View Issue Details

IDProjectCategoryView StatusLast Update
0005013NoesisGUIC++ SDKpublic2026-04-27 18:23
Reporter4JDaveH Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product Version3.2.12 
Fixed in Version3.2.13 
Summary0005013: xml:spaces="preserve" results in empty strings in localisation dictionary
Description

When using the xml:spaces="preserve" tag in the localisation xml files the loaded string is empty.

This is due to the updated FlushCharData method not setting the contents of the new str variable to the contents of mText in the empty if (...GetPreserveWhitespace()) check.

PlatformAny

Activities

sfernandez

sfernandez

2026-04-27 18:09

manager   ~0012279

Fixed in changeset r16863

jsantos

jsantos

2026-04-27 18:23

manager   ~0012280

3.2.13 is already public

Issue History

Date Modified Username Field Change
2026-04-27 16:56 4JDaveH New Issue
2026-04-27 18:08 sfernandez Fixed in Version => 3.2.13
2026-04-27 18:08 sfernandez Target Version => 3.2.14
2026-04-27 18:08 sfernandez Assigned To => sfernandez
2026-04-27 18:08 sfernandez Status new => assigned
2026-04-27 18:09 sfernandez Status assigned => resolved
2026-04-27 18:09 sfernandez Resolution open => fixed
2026-04-27 18:09 sfernandez Note Added: 0012279
2026-04-27 18:23 jsantos Note Added: 0012280
2026-04-27 18:23 jsantos Target Version 3.2.14 =>