| Summary: | serialization of QName list attributes doesn't set namespaces | ||
|---|---|---|---|
| Product: | C WS Core | Reporter: | Joe Bester <bester@mcs.anl.gov> |
| Component: | Serialization/Transport | Assignee: | Joe Bester <bester@mcs.anl.gov> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | allcock@mcs.anl.gov, bresnaha@mcs.anl.gov |
| Priority: | P3 | ||
| Version: | development | ||
| Target Milestone: | 4.2.0 | ||
| Hardware: | PC | ||
| OS: | All | ||
There were some other issues with the QName list attribute serialization that were triggered by a wssg test (QNames are in reversed order when serialized, no spaces between qnames, attempts to strlen(NULL) for qnames without a namespace). These are fixed in trunk.