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

Stefan Guggisberg commented on JCR-3014:
----------------------------------------

> your solution is more involved, there will be a lot of changes

you're right. i've chosen a simpler approach now. it's not very elegant
but it solves the problem with minimal risk of regressions and all
existing tests passing.

> Identifier paths for inexistent items throw exception
> -----------------------------------------------------
>
>                 Key: JCR-3014
>                 URL: https://issues.apache.org/jira/browse/JCR-3014
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Marcel Reutegger
>            Assignee: Alex Parvulescu
>             Fix For: 2.3.0
>
>
> The following fails with a RepositoryException but it should rather return 
> false:
> session.itemExists("[" + UUID.randomUUID() + "]")

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to