Hi, Defining the annotation of an Area with AreaType Single, it allows to add more than one component and crash throwing an error when you add more than one (obviously). Magnolia should not allow to add more than one component with AreaType Single.
AREA ANNOTATION: [code]@Area(type = AreaType.SINGLE, value = "slider", title = "", optional = TernaryBoolean.FALSE)[/code] ERROR MESSAGE: [code]info.magnolia.rendering.engine.RenderException: Can't render single area [node /xxx/yyy]: expected one component node but found more.[/code] -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=fd8d46d2-f84d-4f60-99b2-b12bd04ecab0 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
