View Issue Details

IDProjectCategoryView StatusLast Update
0004798CaseTalk ModelerUser Interfacepublic2024-10-03 10:07
ReporterMarco Wobben Assigned ToMarco Wobben  
PrioritynormalSeverityblockReproducibilityhave not tried
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Target Version13.5.1Fixed in Version13.5.1 
Summary0004798: Text files with very long lines freeze
DescriptionText files such as XML or JSON files may be provided with all the content in a single line. This will freeze CaseTalk.
TagsNo tags attached.
CaseTalk Editionunknown

Activities

Marco Wobben

Marco Wobben

2024-10-03 10:07

administrator   ~0005385

This is due to the paining of matching brackets. JSON and XML have an outer matching bracket, which required CaseTalk to pattern match the entire line or content. This is now circumvented for those situations where the line is over 1024 characters long.

Issue History

Date Modified Username Field Change
2024-10-03 10:05 Marco Wobben New Issue
2024-10-03 10:05 Marco Wobben Status new => assigned
2024-10-03 10:05 Marco Wobben Assigned To => Marco Wobben
2024-10-03 10:07 Marco Wobben Status assigned => resolved
2024-10-03 10:07 Marco Wobben Resolution open => fixed
2024-10-03 10:07 Marco Wobben Fixed in Version => 13.5.1
2024-10-03 10:07 Marco Wobben Note Added: 0005385