You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/06/25 14:11:28 UTC

[jira] Reopened: (JCR-668) Allow pseudo properties in query relation

     [ https://issues.apache.org/jira/browse/JCR-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reopened JCR-668:
--------------------------------


I believe this change is incomplete, for instance

  //*[@x]

and

  //*[foo/@x]

are parsed into the same query tree.

> Allow pseudo properties in query relation
> -----------------------------------------
>
>                 Key: JCR-668
>                 URL: https://issues.apache.org/jira/browse/JCR-668
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: xpath
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.2.1
>
>
> The XPath query parser does not allow using a function name as part of a relation in a query.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.