Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-1089

Xpath query parser accepts "/a | /b" and treats it as "/a/b"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • query
    • None

    Description

      The XPath query parser accepts the query

      /a | /b

      and parses it into a query tree corresponging the Xpath query

      /a/b

      It should be rejected instead.

      Attachments

        Issue Links

          Activity

            People

              reschke Julian Reschke
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: