-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Final
-
None
-
Workaround Exists
-
-
Low
Processing is done incorrectly for XPath queries that contain a path constraint that doesn't have explicit SNS indexes in all path segments. For example, the path constraint '/a/b/c' in XPath should not only match '/a/b/c', but also '/a[2]/b[1]/c[4]'. This is currently not the behavior of XPath queries in ModeShape.