Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6451633

JAXP TransformerHandler creates pointless Text node with empty string

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 5.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: