[jira] [Commented] (OAK-5085) XPath: union bugfix

2016-11-17 Thread Thomas Mueller (JIRA)

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

Thomas Mueller commented on OAK-5085:
-

http://svn.apache.org/r1770139 (trunk; more tests)

> XPath: union bugfix
> ---
>
> Key: OAK-5085
> URL: https://issues.apache.org/jira/browse/OAK-5085
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: query
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
> Fix For: 1.6, 1.5.14
>
>
> The following query does not work:
> {noformat}
> //*[jcr:contains(., 'x')] | //*[jcr:contains(., 'y')])
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OAK-5085) XPath: union bugfix

2016-11-15 Thread Thomas Mueller (JIRA)

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

Thomas Mueller commented on OAK-5085:
-

Actually, this fix was not included in Oak 1.5.13, see also 
http://www.apache.org/dist/jackrabbit/oak/1.5.13/RELEASE-NOTES.txt
It will be available in Oak 1.5.14. I have fixed the fixed version now.

> XPath: union bugfix
> ---
>
> Key: OAK-5085
> URL: https://issues.apache.org/jira/browse/OAK-5085
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: query
>Reporter: Thomas Mueller
>Assignee: Thomas Mueller
> Fix For: 1.6, 1.5.14
>
>
> The following query does not work:
> {noformat}
> //*[jcr:contains(., 'x')] | //*[jcr:contains(., 'y')])
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)