View Issue Details

IDProjectCategoryView StatusLast Update
0005374Compliance Test Tool (CTT) Unified Architecture2 - CTT Binarypublic2021-07-09 15:39
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.392 
Fixed in Version1.03.341.394 
Summary0005374: 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.

TagsNo tags attached.
Files Affected

Relationships

related to 0004734 closedSebastian Allmendinger Server triggers error "TODO: Prepare new request with all of the CPs to clear." 

Activities

Alexander Allmendinger

2020-03-02 13:01

developer   ~0011636

Both the ByteString.isEmpty and ByteSring.isNull is now behaving as expected.

Paul Hunkar

2020-04-17 15:30

administrator   ~0011938

fix was also applied to XML element type (not just byteString)

reviewed in CMP meeting

Issue History

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