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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2017/10/12 13:47:00 UTC

[jira] [Comment Edited] (OAK-6792) rep:facet not supported in xpath

    [ https://issues.apache.org/jira/browse/OAK-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201876#comment-16201876 ] 

Vikas Saurabh edited comment on OAK-6792 at 10/12/17 1:46 PM:
--------------------------------------------------------------

Applied [~tmueller]'s patch from above on trunk at [r1811952|https://svn.apache.org/r1811952].

... and [r1811963|https://svn.apache.org/r1811963] as earlier one had a failing test.


was (Author: catholicon):
Applied [~tmueller]'s patch from above on trunk at [r1811952|https://svn.apache.org/r1811952].

> rep:facet not supported in xpath
> --------------------------------
>
>                 Key: OAK-6792
>                 URL: https://issues.apache.org/jira/browse/OAK-6792
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>              Labels: candidate_oak_1_4, candidate_oak_1_6
>             Fix For: 1.8, 1.7.10
>
>
> Parsing
> {noformat}
> //element(*, app:Asset)/(rep:facet(jcr:createdBy))
> {noformat}
> gives following exception.
> {noformat}
> Caused by: java.text.ParseException: Query:
> /jcr_root//element(*, app:Asset)/rep:facet(jcr:createdBy(*))
> {noformat}
> /cc [~tmueller]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)