Missing 'node removed' event when removing a version
----------------------------------------------------
Key: JCR-374
URL: http://issues.apache.org/jira/browse/JCR-374
Project: Jackrabbit
Type: Bug
Components: versioning
Versions: 0.9
Environment: r388559
Reporter: Marcel Reutegger
Priority: Minor
When a version is removed only one 'node removed' event is triggered for the
version node. Even though the frozen node under that version also gets removed
there is no event for the frozen node.
See failing test cases:
org.apache.jackrabbit.core.observation.VersionEventsTest#testRemoveVersion()
org.apache.jackrabbit.core.observation.VersionEventsTest#testXARemoveVersion()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira