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

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

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: