View Issue Details

IDProjectCategoryView StatusLast Update
0000017UAImplementation Bugpublic2006-10-03 19:22
ReporterChris Nissen Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionwon't fix 
Summary0000017: 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.

TagsNo tags attached.
Fix Due Date

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2005-12-12 23:15 Chris Nissen New Issue
2006-10-03 19:20 user2 Resolution open => won't fix
2006-10-03 19:20 user2 Build => 1.20
2006-10-03 19:22 user2 Status new => closed