View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004798 | CaseTalk Modeler | User Interface | public | 2024-10-03 10:05 | 2024-10-03 10:07 |
Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
Priority | normal | Severity | block | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | Intel | OS | Windows | OS Version | 11 |
Target Version | 13.5.1 | Fixed in Version | 13.5.1 | ||
Summary | 0004798: Text files with very long lines freeze | ||||
Description | Text files such as XML or JSON files may be provided with all the content in a single line. This will freeze CaseTalk. | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | unknown | ||||
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. | |
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 |