View Issue Details

IDProjectCategoryView StatusLast Update
0004523CaseTalk ModelerDiagramspublic2024-04-03 23:22
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeveritytweakReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Target Version13.3Fixed in Version13.3 
Summary0004523: Escape double hyphen in generated diagrams
DescriptionDouble hyphen in an expression renders in plantUML as a some text. Those hyphens need to be escaped and written as <U+002D> instead. Other special characters may be escaped using a '\'.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2024-04-03 22:58

administrator   ~0005154

PlantUML special characters need to be encoded with a '\' or with character encoding <ucode>. Whereas the ucode may be found here:
https://codepoints.net/U+0022

Issue History

Date Modified Username Field Change
2024-04-03 22:21 Marco Wobben New Issue
2024-04-03 22:21 Marco Wobben Status new => assigned
2024-04-03 22:21 Marco Wobben Assigned To => Marco Wobben
2024-04-03 22:58 Marco Wobben Note Added: 0005154
2024-04-03 23:22 Marco Wobben Status assigned => resolved
2024-04-03 23:22 Marco Wobben Resolution open => fixed
2024-04-03 23:22 Marco Wobben Fixed in Version => 13.3