View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005374 | Compliance Test Tool (CTT) Unified Architecture | 2 - CTT Binary | public | 2020-01-07 18:00 | 2021-07-09 15:39 |
| Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.03.341.392 | ||||
| Fixed in Version | 1.03.341.394 | ||||
| Summary | 0005374: ByteString.isEmpty() function does not return true when the ByteString is empty | ||||
| Description | When the ByteString has a length=0 the ByteString is empty but the function does return true. Same fix needs to be applied to XmlElement | ||||
| Additional Information | ByteString.isNull() is currently not available either so when fixing this issue, it should also be added to the ByteString and XmlElement for future use. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| related to | 0004734 | closed | Sebastian Allmendinger | Server triggers error "TODO: Prepare new request with all of the CPs to clear." |
|
|
Both the ByteString.isEmpty and ByteSring.isNull is now behaving as expected. |
|
|
fix was also applied to XML element type (not just byteString) reviewed in CMP meeting |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-01-07 18:00 | Alexander Allmendinger | New Issue | |
| 2020-01-07 22:23 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2020-01-07 22:23 | Paul Hunkar | Status | new => assigned |
| 2020-03-02 13:01 | Alexander Allmendinger | Status | assigned => resolved |
| 2020-03-02 13:01 | Alexander Allmendinger | Resolution | open => fixed |
| 2020-03-02 13:01 | Alexander Allmendinger | Fixed in Version | => 1.03.341.394 |
| 2020-03-02 13:01 | Alexander Allmendinger | Note Added: 0011636 | |
| 2020-04-17 15:30 | Paul Hunkar | Status | resolved => closed |
| 2020-04-17 15:30 | Paul Hunkar | Note Added: 0011938 | |
| 2021-07-09 15:39 | Paul Hunkar | Relationship added | related to 0004734 |