Nodes having OPV=Ignore are removed on restore
----------------------------------------------
Key: JCR-308
URL: http://issues.apache.org/jira/browse/JCR-308
Project: Jackrabbit
Type: Bug
Components: versioning
Environment: jackrabbit r370795
Reporter: Tobias Bocanegra
JCR1.0 Specification mentions:
8.2.11.5 IGNORE
Child Node
On checkin of N, no state information about C will be stored in VN.
On restore of VN, the child node C of the current N will remain and not be
removed.
Property
On checkin of N, no state information about P will be stored in VN.
On restore of VN, the property P of the current N will remain and not be
removed.
but the current implementation removed the ignore child.
--
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