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

Incorrect Token type causes XPath expression to return incorrect results

XMLWordPrintable

        A literal token "." of type String was mistakenly replaced with a constant DOT of type char. Since there are two overloaded versions of tokenIs(String) and tokenIs(char), the change caused the wrong one to be called.

              joehw Joe Wang
              joehw Joe Wang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: