View Issue Details

IDProjectCategoryView StatusLast Update
000150610000-006: Mappingspublic2012-02-09 23:09
ReporterWolfgang Mahnke Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.00 
Fixed in Version1.02 
Summary0001506: Minor clarifications on ExtensionObject
Description

5.2.2.15 ExtensionObject, the text:
"If the decoder does not recognize the type it shall use the EncodingMask to
determine if the body is a ByteString or an XmlElement and then decode the object body."
implies that the decoder shall decode from the XML and may not skip over. It shall be clarify by saying:
"If the decoder does not recognize the type it shall use the EncodingMask to
determine if the body is a ByteString or an XmlElement and then decode the object body or skip over and treating it as opaque data."

In Table 13 – Extension Object Binary Encoding, the text:
"The length shall always be specified." shall be replaced by "The length shall always be specified even if Encoding is 0 or Length is 0.".

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Randy Armstrong

2011-02-28 06:52

administrator   ~0002293

Text updated in 1.02 Draft 1.

Randy Armstrong

2011-05-24 11:07

administrator   ~0002773

No length is encoded if there is no body

Issue History

Date Modified Username Field Change
2011-02-16 14:06 Wolfgang Mahnke New Issue
2011-02-16 14:07 Wolfgang Mahnke Status new => assigned
2011-02-16 14:07 Wolfgang Mahnke Assigned To => Randy Armstrong
2011-02-28 06:52 Randy Armstrong Status assigned => resolved
2011-02-28 06:52 Randy Armstrong Resolution open => fixed
2011-02-28 06:52 Randy Armstrong Note Added: 0002293
2011-05-24 11:07 Randy Armstrong Status resolved => closed
2011-05-24 11:07 Randy Armstrong Note Added: 0002773
2012-02-09 23:09 Jim Luth Fixed in Version => 1.02