Marcel Reutegger created OAK-1346:
-------------------------------------
Summary: Restore of OPV copy child node may fail
Key: OAK-1346
URL: https://issues.apache.org/jira/browse/OAK-1346
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Affects Versions: 0.14
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
The restore fails because {{VersionableState.restoreFrozenTypeAndUUID()}} sets
a jcr:uuid property on the restored node with the value from the jcr:frozenUuid
property from the frozen node. The value may not be a proper UUID but just a
more general identifier with the format <uuid>/<relative-path> when the copied
node is not referenceable.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)