Description
A search XPath of the form:
/jcr:root/etc/commerce/products//*[@size='M' or */@size='M']
returns:
Invalid path: *
(This works fine in Jackrabbit.)
A search XPath of the form:
/jcr:root/etc/commerce/products//*[@size='M' or */@size='M']
returns:
Invalid path: *
(This works fine in Jackrabbit.)