Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
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
- duplicates
-
JCR-522 XPath parser too tolerant
- Reopened