[
https://issues.apache.org/jira/browse/JCR-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506513
]
Marcel Reutegger commented on JCR-719:
--------------------------------------
Please note that the 'fix' for this issue was to throw an exception if the
statement uses the parent axis:
javax.jcr.query.InvalidQueryException: Parent axis is not supported
If you want jackrabbit to actually support the parent axis, please create a new
issue.
> XPath parser ignores parent axis
> --------------------------------
>
> Key: JCR-719
> URL: https://issues.apache.org/jira/browse/JCR-719
> Project: Jackrabbit
> Issue Type: Bug
> Components: xpath
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.3
>
>
> The query handler in Jackrabbit does not support the parent axis and should
> throw an invalid query exception in that case.
> Example query:
> //foo/..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.