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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.1
    • 1.4.1
    • 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: