BUG related to transform API. Incorrect callbacks from XMLFilter of SAXTFactory

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.4.1
    • Affects Version/s: 1.4.1
    • Component/s: xml
    • beta
    • sparc
    • solaris_2.6
    • Verified

        This bug is raised only on Solaris. Doesn't come up for Linux, IA and Windows.
        Using DocumentBuilder, I parse an XSL file and create document Node. I then create a new instance of DOMSource passing DocumentNode as argument. Using SAXTransformerFactory.newXMLFilter(domSource) I get the XMLFilter. After setting XMLReader (for which the MyContentHandler is set) as its parent, I parse the xml file which needs to be transformed. It doesn't invoke callbacks correctly which it would do properly on other platforms.

              Assignee:
              J. Duke
              Reporter:
              J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: