Michael Dürig created OAK-105:
---------------------------------

             Summary: Workspace move operation should not do sanity checks in 
the scope of the current session
                 Key: OAK-105
                 URL: https://issues.apache.org/jira/browse/OAK-105
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: jcr
    Affects Versions: 0.2.1
            Reporter: Michael Dürig


{{SessionDelegate.move()}} with the {{transienOp}} flag set to {{true}} should 
do its sanity checks (i.e. determining whether the source node exists etc.) 
against the persisted state of the repository. Currently it does it against the 
current session which is wrong. 

--
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


Reply via email to