Creating new page in website throws exception
---------------------------------------------
Key: MAGNOLIA-3799
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3799
Project: Magnolia
Issue Type: Bug
Security Level: Public
Components: core
Affects Versions: 4.5
Reporter: Federico Grilli
Assignee: Philipp Bärfuss
Priority: Critical
Fix For: 4.5
Creating a new page in an empty website causes a
{code}
org.apache.commons.lang.UnhandledException:
info.magnolia.registry.RegistrationException: Can't find a registration for
type [mgnlDeleted]
info.magnolia.module.admininterface.trees.TemplateColumn.getHtml(TemplateColumn.java:90)
{code}
While debugging this I noticed that template manager (an instance of
{{TemplateDefinitionRegistry}}) actually holds a _"qualified"_
{{adminInterface:mgnlDeleted}} type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------