XPathQueryBuilder treats ordering relations in property constraints as
symmetrical
----------------------------------------------------------------------------------
Key: JCR-1986
URL: https://issues.apache.org/jira/browse/JCR-1986
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi-commons
Reporter: Manfred Baedke
The query trees created from the XPath queries "//f...@bar>'x']" and
"//foo['x'>@bar]" are identical. More generally, the RelationQueryNode objects
representing a single property constraint do not change when switching the
operands.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.