-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.1.0.Final, 5.2.0.Final, 5.3.0.Final
-
Fix Version/s: 5.4.0.Final
-
Component/s: JCR
-
Labels:None
-
Environment:
Modeshape 5.1 and WildFly.10.0.0.Final.
It was possible to reproduce this defect on latest version of modeshape, so I think 5.2 affected also.
-
Steps to Reproduce:
-
Git Pull Request:
When you have a parent node with locked child node and then you copy parent node, you will be not able to lock or unlock new copy of child node.
I was able to reproduce this defect with unit tests. Please find them in the attachments.