Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-2602

XmlBeanSerializer strips off element content if first content element is preceeded by whitespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.4
    • None
    • None
    • all

    Description

      public void serialize(QName name, Attributes attributes,
      Object value, SerializationContext context)
      does not copy the contents of parameter 'value' if the first content child is preceeded by whitespace.

      The attached patch will fix this.

      Attachments

        1. XmlBeanSerializer.diff
          1 kB
          Volker Reichel

        Activity

          People

            Unassigned Unassigned
            vreichel Volker Reichel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: