The transformer API sometimes ignores the property org.xml.sax.driver

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: xml
    • 1.4
    • sparc
    • solaris_10
    • Verified

        According to the Javadoc for SAXSource, the Transformer and the SAXTransformerFactory creates a reader via XMLReaderFactory, which in turn uses the value of the property 'org.xml.sax.driver'. Due to caching on thread locals, the transformer API sometimes ignores the value of this property and uses an instance of XMLReader of a different type.

        Unit test added to JAXP RI workspace.

              Assignee:
              Santiago Pericasgeertsen
              Reporter:
              Santiago Pericasgeertsen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: