Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-909

Null value for namespace arg in startElement() and endElement().

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4
    • None
    • JAXP
    • None
    • Operating System: Other
      Platform: All
    • 7204

    Description

      When I use a javax.xml.transform.sax.TransformerHandler to transform a
      document, such that the result tree is sent to an org.xml.sax.ContentHandler,
      the TransformerHandler sometimes sets the namespace argument of the
      ContentHandler.startElement() and ContentHandler.endElement() methods to null.
      According to the SAX2 standard, the namespace argument should never be set to
      null; instead, it should be set to the empty string.

      Attachments

        Activity

          People

            Unassigned Unassigned
            java@unidex.com Bob Lyons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: