[
https://issues.apache.org/jira/browse/JCR-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Mueller resolved JCR-3321.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.6
> TCK: Strange XPath query in OrderByMultiTypeTest.testMultipleOrder
> ------------------------------------------------------------------
>
> Key: JCR-3321
> URL: https://issues.apache.org/jira/browse/JCR-3321
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-jcr-tests
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Minor
> Fix For: 2.6
>
>
> The test
> org.apache.jackrabbit.test.api.query.OrderByMultiTypeTest.testMultipleOrder
> currently runs a query of the form:
> //testroot/*[@jcr:primaryType='nt:unstructured']
> I believe there is a typo in the test, and the query should be:
> /jcr:root/testroot/*[@jcr:primaryType='nt:unstructured']
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira