[
https://issues.apache.org/jira/browse/OAK-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-328:
---------------------------------
Fix Version/s: (was: 1.1.1)
1.2
> 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.2
>
>
> 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)