Project

General

Profile

Actions

Bug #14296

open
RM

WTemplate.bindString does not refresh PlainText on local change

Bug #14296: WTemplate.bindString does not refresh PlainText on local change

Added by Romain Mardulyn 8 months ago. Updated 8 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
02/03/2026
Due date:
% Done:

0%

Estimated time:

Description

When a WString is bound to a WTemplate using WTemplate.bindString(), the WString is escaped, making it a literal WString . Therefore, the text will not refresh when the WLocal is changed.

Escaping the text should be delayed until rendering to avoid the issue. This will also allow to sanitize the localized strings.

RM Updated by Romain Mardulyn 8 days ago Actions #1

  • Target version set to future
Actions

Also available in: PDF Atom