View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000017 | UA | Implementation Bug | public | 2005-12-12 23:15 | 2006-10-03 19:22 |
Reporter | Chris Nissen | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Summary | 0000017: Use of XmlElement attribute on arrays causes empty arrays to deserialize as null | ||||
Description | When requests and replies are deserialized from XML, empty array members get deserialized as null rather than arrays of size zero. An example is the InputParameters member of Opc.Ua.CallRequest. | ||||
Additional Information | I believe all that's necessary is to change the serialization attribute on array members to XmlArray, and this will not occur. | ||||
Tags | No tags attached. | ||||
Fix Due Date | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-12-12 23:15 | Chris Nissen | New Issue | |
2006-10-03 19:20 |
|
Resolution | open => won't fix |
2006-10-03 19:20 |
|
Build | => 1.20 |
2006-10-03 19:22 |
|
Status | new => closed |