Hi all, i have installed magnolia 4.5.8 and if i enable "extras" i got this exception:
[code] Caused by: java.lang.IllegalArgumentException: node /demo-project/extras/extras1/MetaData is already wrapped by info.magnolia.jcr.inheritance.InheritanceContentDecorator$OtherNodeInheritanceNodeWrapper and double wrapping is not supported. at info.magnolia.jcr.wrapper.DelegateNodeWrapper.setWrappedNode(DelegateNodeWrapper.java:96) at info.magnolia.jcr.wrapper.DelegateNodeWrapper.<init>(DelegateNodeWrapper.java:87) at info.magnolia.jcr.decoration.ContentDecoratorNodeWrapper.<init>(ContentDecoratorNodeWrapper.java:71) at info.magnolia.jcr.inheritance.InheritanceContentDecorator$OtherNodeInheritanceNodeWrapper.<init>(InheritanceContentDecorator.java:225) at info.magnolia.jcr.inheritance.InheritanceContentDecorator.wrapNode(InheritanceContentDecorator.java:101) at info.magnolia.jcr.decoration.ContentDecoratorNodeIterator.wrapNode(ContentDecoratorNodeIterator.java:71) at info.magnolia.jcr.decoration.ContentDecoratorNodeIterator.nextNode(ContentDecoratorNodeIterator.java:62) at org.apache.jackrabbit.commons.iterator.FilteringNodeIterator.seekNext(FilteringNodeIterator.java:113) at org.apache.jackrabbit.commons.iterator.FilteringNodeIterator.<init>(FilteringNodeIterator.java:42) at info.magnolia.jcr.util.NodeUtil.getNodes(NodeUtil.java:604) at info.magnolia.jcr.util.NodeUtil.getNodes(NodeUtil.java:612) at info.magnolia.templating.elements.AreaElement.end(AreaElement.java:258) ... 140 more [/code] The same thing happen if i migrate a 4.5.7 site to 4.5.8 Reading jira i thought this bug was solved.....am i missing something ? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b1af9a9e-a0e3-4c39-ab1f-915cc6eef0fb ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
