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

Michael Marth updated OAK-328:
------------------------------

    Fix Version/s: 0.15

> jcr:like(fn:name(), '%:content') should not match jcr:content
> -------------------------------------------------------------
>
>                 Key: OAK-328
>                 URL: https://issues.apache.org/jira/browse/OAK-328
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: jcr
>            Reporter: Alex Parvulescu
>             Fix For: 0.15
>
>
> Failing test is FnNameQueryTest#testLikeWithPrefix.
> The test expects this query to not match any nodes:
> {noformat}
> testroot/*[@prop1 = 1 and jcr:like(fn:name(), '%:content')]
> {noformat}
> ...which boils down to jcr:like(fn:name(), '%:content') should not match 
> jcr:content.
> I need to look-up the specs on this one.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to