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 "Michael Marth (JIRA)" <ji...@apache.org> on 2013/11/07 13:18:17 UTC

[jira] [Updated] (OAK-328) jcr:like(fn:name(), '%:content') should not match jcr:content

     [ 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)