Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Platform Sprint 145, Platform Sprint 147
Description
Case in point: HIPPLUG-1407 for which we want to allow the reparenting of selection:listitem > nt:base to selection:listitem > hippo:compound.
As hippo:compound > nt:base without adding any other type definitions, effectively and technically such a change really is and should be trivial, but currently the checks in Jackrabbit NodeTypeDiff doesn't allow it.
The intend is to improve and relax the check in NodeTypeDiff#supertypesDiff() to allow for such "no-impact" changes, by checking and comparing the effective parent types instead of just the list of parent names.
Attachments
Issue Links
- is awaited by
-
HIPPLUG-1407 Make selection:listitem a hippo:compound (was: EditmodelWorkflowImpl does not handle selection:listitem correctly)
- Closed