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/27 09:30:40 UTC

[jira] [Updated] (OAK-1215) Wildcards in relative property paths don't work in search expressions

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

Thomas Mueller updated OAK-1215:
--------------------------------

    Summary: Wildcards in relative property paths don't work in search expressions  (was: Relative property paths don't work in XPath search expressions)

> Wildcards in relative property paths don't work in search expressions
> ---------------------------------------------------------------------
>
>                 Key: OAK-1215
>                 URL: https://issues.apache.org/jira/browse/OAK-1215
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>            Reporter: Jeff Young
>            Assignee: Thomas Mueller
>            Priority: Critical
>             Fix For: 0.16
>
>         Attachments: relative-predicate-paths.tiff
>
>
> A search XPath of the form:
> {code}
> /jcr:root/etc/commerce/products//*[@size='M' or */@size='M']
> {code}
> returns:
> {code}
> Invalid path: *
> {code}
> (This works fine in Jackrabbit.)



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