Details
-
Improvement
-
Status: Closed
-
Low
-
Resolution: Fixed
-
2.01.00m02
-
None
Description
This because now a UUID appears multiple times in the overall tree. The jcr:uuid should be restricted to the real nodes, mirror nodes can have a hippo:uuid which just happens (deliberatly to our model) to have the same value as the jcr:uuid.
The getCanonicalNode method in HippoNode uses this property, however this method is yet unused, hence initial priority.