View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007507 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2021-12-30 17:25 | 2022-01-06 18:18 |
| Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.03.341.400 | ||||
| Fixed in Version | 1.03.341.401 | ||||
| Summary | 0007507: Attribute Read / 036: Wrong calculation of ByteString length and IndexRange | ||||
| Description | In Attribute Read -> 036.js line 50, the length of a ByteString is determined by getting the length of the Hex-String divided by 2, as 2 digits are equivalent to one byte. This leads to a wrong returned size if the first two digits of the ByteString, which do not represent a byte ("0x") are not substracted beforehand. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-12-30 17:25 | Alexander Allmendinger | New Issue | |
| 2021-12-30 17:26 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2021-12-30 17:26 | Paul Hunkar | Status | new => assigned |
| 2021-12-30 17:26 | Alexander Allmendinger | Status | assigned => resolved |
| 2021-12-30 17:26 | Alexander Allmendinger | Resolution | open => fixed |
| 2021-12-30 17:26 | Alexander Allmendinger | Fixed in Version | => 1.03.341.401 |
| 2021-12-30 17:26 | Alexander Allmendinger | Note Added: 0015638 | |
| 2021-12-30 17:27 | Paul Hunkar | Status | resolved => closed |
| 2021-12-30 17:27 | Paul Hunkar | Note Added: 0015639 |