Details
-
Bug
-
Resolution: Outdated
-
Critical
-
None
-
4.2.2
-
None
-
None
Description
After publishing a node using Magnolia, a yellow highlighted error with red text is showing when trying to publish the same node from the Inbox saying "FreeMarker template error!". We are unable to publish any other nodes before we can delete or activate the current node which is causing other nodes not showing under the Inbox section when published.
Reported error from the machine running Magnolia:
Method public java.lang.String info.magnolia.cms.gui.controlx.impl.AbstractControl.render() threw an exception when invoked on info.magnolia.cms.gui.controlx.list.ListColumn@1baef5
The problematic instruction:
----------
==> ${column.render()} [on line 43, column 107 in info/magnolia/module/admininterface/lists/ListControlContent.html]
in include "ListControlContent.html" [on line 48, column 9 in info/magnolia/module/admininterface/lists/ListControl.html]
----------