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

TransformerException : item() return null with node list of length != 1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 5.0-pool, 6-pool, 7-pool, 8
    • xml
    • b112

    Backports

      Description

        When the length of nodelist which is passed to a XSLT extension function is 1,
        the node gotten from the nodelist becomes null.
        The problem originates from incorrect iterator usage in item method of DTMAxisIterNodeList class.

        Attachments

          Issue Links

            Activity

              People

                aefimov Aleksej Efimov
                aefimov Aleksej Efimov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: