[
https://issues.apache.org/jira/browse/JCR-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-714:
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Assignee: Jukka Zitting
Status: Resolved (was: Patch Available)
Patch applied in revision 792118.
Instead of introducing the jcr-commons dependency, I copied the required
support classes to o.a.j.test.api.util.
> TCK: Test root path not escaped when used in XPath queries
> ----------------------------------------------------------
>
> Key: JCR-714
> URL: https://issues.apache.org/jira/browse/JCR-714
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr-tests
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: JCR-714.patch
>
>
> A repository implementation might use a test root path that contains names
> that need _xXXXX_ escaping when used in XPath queries. Currently the TCK just
> uses the test path as-is when constructing queries. Even though this only
> affects few repositories (I've heard of one legacy connector to run into this
> problem), it would be good to add the proper escaping.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.