JAXP TransformerHandler creates pointless Text node with empty string

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 1.4.0
    • Affects Version/s: 5.0
    • Component/s: xml

      When TransformerHandler receives characters event with empty text, it creates an empty Text node. It should probably check length==0, and ignore it, since in DOM empty text is ignorable.

            Assignee:
            Santiago Pericasgeertsen
            Reporter:
            Kohsuke Kawaguchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: