FreeMarkerViewHandler should load templates via the FreeMarkerWorker
--------------------------------------------------------------------
Key: OFBIZ-3546
URL: https://issues.apache.org/jira/browse/OFBIZ-3546
Project: OFBiz
Issue Type: Bug
Components: framework
Reporter: Bruno Busco
This bug has been introduced in r920115.
A temporary fix is in r920589: Fix a problem reported by Hans Bakker,
FreeMarker templates loaded using the Configuration object don't have access to
the component:// notation reader and this causes them to fail because all
templates now attempt to retrieve the html form macro library using that
notation. This is a quick fix but we should really fix the
FreeMarkerViewHandler to load templates via the FreeMarkerWorker.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.