Saving a node deletion that has been modified externally throws a
ConstraintViolationException
----------------------------------------------------------------------------------------------
Key: JCR-1432
URL: https://issues.apache.org/jira/browse/JCR-1432
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: core 1.4.1
Reporter: Dominique Pfister
Priority: Minor
Deleting a node "a" and saving its parent might result in a
ConstraintViolationException if node "a" has been modified externally, where an
InvalidItemStateException with message "item x has been modified externally"
would be more intuitive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.