View Issue Details

IDProjectCategoryView StatusLast Update
0004153NoesisGUIStudiopublic2025-05-13 09:26
ReporterKamo Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004153: Creating localization limits the drop down to have only around 30 options
Description

When pressing "Create Localization" next to a Text or Rich Text text box in Noesis Studio, instead of showing all values (e.g. 2000) in a sorted fashion I am presented with around 30 values that are not alphabetically sorted

PlatformAny

Activities

Kamo

Kamo

2025-05-12 17:01

reporter   ~0010622

Last edited: 2025-05-12 17:04

Ok I think I've figured it out,

<sys:String x:Key="a_key"><i=1>some text other text</sys:String>

that "<i=1>" for example will break the parsing of all loc strings

Maybe in this case you need to ignore any tags that are within sys:String tags

Kamo

Kamo

2025-05-12 17:27

reporter   ~0010625

no, tried to remove all my tags within the sys:String tags but they are still around 30

Issue History

Date Modified Username Field Change
2025-05-12 16:50 Kamo New Issue
2025-05-12 17:01 Kamo Note Added: 0010622
2025-05-12 17:02 Kamo Note Edited: 0010622
2025-05-12 17:02 Kamo Note Edited: 0010622
2025-05-12 17:04 Kamo Note Edited: 0010622
2025-05-12 17:04 Kamo Note Edited: 0010622
2025-05-12 17:27 Kamo Note Added: 0010625
2025-05-13 09:26 sfernandez Assigned To => sfernandez
2025-05-13 09:26 sfernandez Status new => assigned
2025-05-13 09:26 sfernandez Product Version => Studio_Beta
2025-05-13 09:26 sfernandez Target Version => Studio_Beta