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 "Amit Jain (JIRA)" <ji...@apache.org> on 2014/09/30 09:29:01 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 ]

Amit Jain updated OAK-328:
--------------------------
    Fix Version/s:     (was: 1.1)
                   1.1.1

> 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, query
>            Reporter: Alex Parvulescu
>             Fix For: 1.1.1
>
>
> 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.3.4#6332)