View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009329 | CTT UA Binary | 2 - CTT Binary | public | 2023-12-22 11:01 | 2024-01-25 15:00 |
Reporter | Sebastian Allmendinger | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.11.0.407 | ||||
Fixed in Version | 1.11.0.410 | ||||
Summary | 0009329: CTT uses wrong NodeId if a character requires more than 1 Byte | ||||
Description | It looks like the CTT is no longer able to decode String-NodeIds that contains characters encoded with more than 1 Byte. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Files Affected | /src/scriptengine/basetypes/uanodeidclass.cpp | ||||
|
Fixing code in toString() method of the CttNodeId class to properly encode utf8 characters when the NodeId to print has a string identifier |
|
reviewed in call, agreed to changes and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-22 11:01 | Sebastian Allmendinger | New Issue | |
2023-12-22 11:01 | Sebastian Allmendinger | File Added: image.png | |
2024-01-04 15:50 | Paul Hunkar | Assigned To | => Yannik Klaass |
2024-01-04 15:50 | Paul Hunkar | Status | new => assigned |
2024-01-11 10:14 | Yannik Klaass | Files Affected |
=> /src/scriptengine/basetypes/uanodeidclass.cpp
|
2024-01-11 10:16 | Yannik Klaass | Status | assigned => resolved |
2024-01-11 10:16 | Yannik Klaass | Resolution | open => fixed |
2024-01-11 10:16 | Yannik Klaass | Note Added: 0020607 | |
2024-01-18 17:11 | Paul Hunkar | Status | resolved => closed |
2024-01-18 17:11 | Paul Hunkar | Fixed in Version | => 1.11.0.409 |
2024-01-18 17:11 | Paul Hunkar | Note Added: 0020660 | |
2024-01-25 15:00 | Paul Hunkar | Fixed in Version | 1.11.0.409 => 1.11.0.410 |