Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-489

Serializer not removing namespaces as they go out of scope

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Serialization
    • None

    Description

      The serialization logic for Arrays, elements and attributes does not remove namespace declarations as they go out of scope. This results in invalid SOAP messages, as other sibling elements try to use the same namespace prefix without re-declaring the namespace.

      The serializer should check if a new namespace is declared, and remove it from the list when finished serializing the current element and it's children.

      Attachments

        Activity

          People

            dicka Adrian Dick
            dicka Adrian Dick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: