You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/01/07 16:36:51 UTC

[jira] [Resolved] (OAK-1308) XPath queries with ISO9075 escaped properties don't work

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

Thomas Mueller resolved OAK-1308.
---------------------------------

    Resolution: Fixed

Revision 1556247

> XPath queries with ISO9075 escaped properties don't work
> --------------------------------------------------------
>
>                 Key: OAK-1308
>                 URL: https://issues.apache.org/jira/browse/OAK-1308
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 0.15
>
>
> XPath queries with ISO9075 escaped properties or relative path don't work as expected. Example: 
> {code}
> /jcr:root//*/element(*,rep:User)[_x002e_tokens/@jcr:primaryType]
> {code}
> The relative property should be converted to ".tokens/@jcr:primaryType", but is not.
> This issue is similar to OAK-1000, but for property names or relative properties.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)