-
Bug
-
Resolution: Won't Fix
-
Critical
-
3.9
-
None
Create a repeater entry and add a subcontent somewhere in it.
Save and re-open the content in edition. Try to delete the repeater entry and save.
It fails because when removing the repeaters entries, it simply remove the JCR child nodes but subcontent must be removed via content.remove() to take care of the workflow reference and the possible other inner subcontents.