You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/07/07 09:52:15 UTC

[jira] Resolved: (JCR-1211) QueryManager does not throw exception if jcr:deref is used in a predicate

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

Marcel Reutegger resolved JCR-1211.
-----------------------------------

    Resolution: Won't Fix

jcr:deref() is now supported in a predicate.

Resolving this won't fix for preceding versions. Please re-open and attach a patch if you think this should be fixed anyway.

> QueryManager does not throw exception if jcr:deref is used in a predicate
> -------------------------------------------------------------------------
>
>                 Key: JCR-1211
>                 URL: https://issues.apache.org/jira/browse/JCR-1211
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, xpath
>    Affects Versions: 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, 1.3.4, 1.4, 1.5.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> The XPath query builder should throw an InvalidQueryException if an attempt is made to create the following query:
> //element(*, nt:linkedFile)[jcr:deref(@jcr:content, '*'])

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