View Issue Details

IDProjectCategoryView StatusLast Update
000333510000-006: MappingsSpecpublic2016-05-24 16:19
Reporterrandyarmstrong Assigned Torandyarmstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.02 
Summary0003335: 6.7.2 (Table 30) Fix text
Description

Change the datatype of SecurityPolicyUriLength and ReceiverCertificateThumbprintLength to byte or UInt32. Generally it's suggested to change all integer datatypes to unsigned if there are no valid negative values. In this concrete case it would be more senseful to define the three parameter SecurityPolicyUri, SenderCertificate and ReceiverCertificateThumbprint as bytestrings, this will correspond to the implementation because the length of -1 for NULL bytestrings is allowed.

Additional Information

Data types will not be changed. Will update text to indicate that negative values are treated as NULL.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

randyarmstrong

2016-05-13 06:30

administrator   ~0006911

Added text indicating that negative values are invalid in Table 27 in 1.04 Draft 01

Jim Luth

2016-05-24 16:19

administrator   ~0006953

Agreed to changes in telecon.

Issue History

Date Modified Username Field Change
2016-02-23 01:46 randyarmstrong New Issue
2016-02-23 17:18 Jim Luth Additional Information Updated
2016-02-23 17:18 Jim Luth Assigned To => randyarmstrong
2016-02-23 17:18 Jim Luth Status new => assigned
2016-05-13 06:30 randyarmstrong Note Added: 0006911
2016-05-13 06:30 randyarmstrong Status assigned => resolved
2016-05-13 06:30 randyarmstrong Resolution open => fixed
2016-05-24 16:19 Jim Luth Note Added: 0006953
2016-05-24 16:19 Jim Luth Status resolved => closed
2016-05-24 16:19 Jim Luth Fixed in Version => 1.04