changeOwnership method of Owned mixin failed when in "non-recursive" mode when...
changeOwnership method of Owned mixin failed when in "non-recursive" mode when trying to set child._owner = child._owner. Why it was doing this I have no idea. I changed it to set child._owner = new. The trunk version of this method is significantly different than the 2.2.X branch version in other ways, so I can't make an analogous change to the 2.2.X branch.
Showing
Please register or sign in to comment