[
https://issues.apache.org/jira/browse/JCR-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved JCR-2720.
--------------------------------
Fix Version/s: 2.2.0
Resolution: Fixed
Fixed in revision 1000408.
> Changes from Session.move() to a top-level node aren't seen in a second
> session
> -------------------------------------------------------------------------------
>
> Key: JCR-2720
> URL: https://issues.apache.org/jira/browse/JCR-2720
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Affects Versions: 2.1.1
> Reporter: Justin Edelson
> Assignee: Stefan Guggisberg
> Fix For: 2.2.0
>
> Attachments: JCR-2720-test.patch, JCR-2720.patch, MoveTest.java
>
>
> I'll attach a test case, but basically...
> * Create two sessions
> * Create a top-level node in the first session and save it.
> * Move the top-level node using the first session
> * In the second session, try itemExists() for the path of the node. It
> returns true when it should be false.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.