[ 
https://issues.apache.org/jira/browse/JCR-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662307#action_12662307
 ] 

Marcel Reutegger commented on JCR-714:
--------------------------------------

We had a similar issue with the ISO8601 class. Instead of introducing a 
dependency, we copied the class. I don't particularly like that, so I'm OK with 
 the new dependency. Once jackrabbit-jcr-tests depends on 
jackrabbit-jcr-commons we should remove the class ISO8601 and use the one from 
the commons module.

> 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
>          Issue Type: Bug
>          Components: jackrabbit-jcr-tests
>            Reporter: Jukka Zitting
>            Priority: Minor
>         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.

Reply via email to