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

JAXP 1.3: Support the new nextSibling attribute in DOMResult

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.7.1
    • 2.7
    • XPath-API
    • None
    • PatchAvailable
    • fp1

    Description

      The class javax.xml.transform.dom.DOMResult in JAXP 1.3 has a new attribute 'nextSibling'. It specifies the child node before which the result nodes should be inserted. The current implementation ignores the nextSibling attribute and the result nodes are always appended as the last children of the parent node.

      This problem need to be fixed in both Xalan interpretive and XSLTC.

      Attachments

        1. nextSibling_XSLTC.patch
          5 kB
          Morris Kwan
        2. nextSibling_interpretive.patch
          7 kB
          Morris Kwan

        Activity

          People

            mkwan@ca.ibm.com Morris Kwan
            mkwan@ca.ibm.com Morris Kwan
            Ilene Seelemann Ilene Seelemann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: