View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009641 | CTT UA Binary | 2 - CTT Binary | public | 2024-07-05 07:23 | 2024-07-12 14:59 |
| Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.11.0.412 | ||||
| Summary | 0009641: Script engine does not load/save UTF-8 characters | ||||
| Description | The CTT needs to be updated to handle all file stream operations with UTF-8 encoding. As many of the project files do not have UTF-8 encoding yet, all occurences of file stream read operations need to be replaced by a safe-read function that recognizes the encoding first, to read it properly and then convert it to UTF-8 if needed. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Modifying all occurences of output file streams to save using UTF-8 and replacing all input file streams with a safeReadAll() method to distinguish between UTF-8 and non-UTF-8 encoded files and interpret them accordingly |
|
|
Reviewed in call, agreed to changes and closed issue |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-07-05 07:23 | Yannik Klaass | New Issue | |
| 2024-07-05 07:23 | Yannik Klaass | Assigned To | => Yannik Klaass |
| 2024-07-05 07:23 | Yannik Klaass | Status | new => assigned |
| 2024-07-12 14:39 | Yannik Klaass | Status | assigned => resolved |
| 2024-07-12 14:39 | Yannik Klaass | Resolution | open => fixed |
| 2024-07-12 14:39 | Yannik Klaass | Note Added: 0021460 | |
| 2024-07-12 14:59 | Paul Hunkar | Status | resolved => closed |
| 2024-07-12 14:59 | Paul Hunkar | Fixed in Version | => 1.11.0.412 |
| 2024-07-12 14:59 | Paul Hunkar | Note Added: 0021461 |