XPath parser too tolerant
-------------------------
Key: JCR-522
URL: http://issues.apache.org/jira/browse/JCR-522
Project: Jackrabbit
Issue Type: Bug
Components: query
Reporter: Julian Reschke
Priority: Minor
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)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira