Thomas Mueller created OAK-5085:
-----------------------------------
Summary: XPath: chained conditions and 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.5.13
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)
