Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.1
-
None
-
-
Empty show more show less
Description
When updateing magnolia 3.5.8 to version 3.6 you are not longer able to store data withing data-module anymore as the mandatory child node {}MetaData for the topnodes (datatype) not seem to exsist.
The following error occours:
19:12:56,328 INFO [STDOUT] ERROR info.magnolia.cms.core.DefaultHierarchyManager DefaultHierarchyManager.java(save:561) 25.07.2008 19:12:56 /Text-Modules: mandatory child node {}MetaData does not exist
javax.jcr.nodetype.ConstraintViolationException: /Text-Modules: mandatory child node {}MetaData does not exist
at org.apache.jackrabbit.core.ItemImpl.validateTransientItems(ItemImpl.java:550)
at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:1205)
at org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:897)
at info.magnolia.cms.core.DefaultHierarchyManager.save(DefaultHierarchyManager.java:558)
at info.magnolia.module.admininterface.SaveHandlerImpl.save(SaveHandlerImpl.java:241)
at info.magnolia.module.admininterface.DialogMVCHandler.onSave(DialogMVCHandler.java:315)
Not reproduce able with plain new 3.6 installation.
Checklists
Attachments
Issue Links
- is related to
-
MGNLTOOLS-20 update data module's dataFolder by adding mandatory child node MetaData
-
- Closed
-