[
https://issues.apache.org/jira/browse/JCR-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-522:
------------------------------
Component/s: jackrabbit-core
Affects Version/s: 1.1
1.1.1
1.2.1
1.2.2
1.2.3
1.3
1.3.1
1.3.3
Fix Version/s: 1.4
Tagging for 1.4. Let's have some sort of a resolution before the 1.4 release
and branch of separate continuation issues if needed.
> XPath parser too tolerant
> -------------------------
>
> Key: JCR-522
> URL: https://issues.apache.org/jira/browse/JCR-522
> Project: Jackrabbit
> Issue Type: Bug
> Components: jackrabbit-core, query
> Affects Versions: 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
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Fix For: 1.4
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.