[
https://issues.apache.org/jira/browse/JCR-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920564#action_12920564
]
Jukka Zitting commented on JCR-2778:
------------------------------------
Ah, nevermind, I see that Angela already fixed this. I'd changed the name of
the childNode variable to node, which shadowed the similarly named variable
from the surrounding scope. Sorry about that. :-(
> Node.removeMixin fails if the mixin defines a protected child node
> ------------------------------------------------------------------
>
> Key: JCR-2778
> URL: https://issues.apache.org/jira/browse/JCR-2778
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Reporter: angela
> Assignee: angela
> Fix For: 2.2.0
>
>
> Node.removeMixin fails if the mixin to removed defines a protected child
> node.... the problem is caused by line 253 of RemoveMixinOperation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.