Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta1
-
None
Description
When trying to remove a mixin from a non nt:unstructured node (in my case nt:resource), you get the following exception:
Unable to alter mixin types: javax.jcr.nodetype.ConstraintViolationException: no matching property definition found for
{http://www.day.com/jcr/cq/1.0}lastRolledout
lastRolledout property is defined by the mixin cq:LiveRelationship that I am trying to remove.
Attachments
Attachments
Issue Links
- is related to
-
JCR-2130 Node.removeMixin() should not remove valid items
- Closed