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

XPath parser too tolerant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Minor
    • Resolution: Unresolved
    • 0.9, 1.0, 1.0.1, 1.1, 1.1.1, 1.2.1, 1.2.2, 1.2.3, 1.3, 1.3.1, 1.3.3
    • None
    • jackrabbit-core, query
    • None

    Description

      The XPath parser seems to be too tolerant, in that it accepts expressions Jackrabbit is not designed to deal with, and silently treats them in some other way.

      For instance "/a | /b" is accepted and processed as "/a/b".

      (As mentioned on the mailing list, there may be other related issues such as unsupported function names that are accepted but shouldn't)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: