Deepak Dixit created OFBIZ-10463:
------------------------------------
Summary: Framework webapp freemarkerTransform.properties has dependency on proudct component
Key: OFBIZ-10463
URL:
https://issues.apache.org/jira/browse/OFBIZ-10463 Project: OFBiz
Issue Type: Sub-task
Affects Versions: 16.11.04, Trunk
Reporter: Deepak Dixit
framework/webapp/config/freemarkerTransform.properties has following dependent entries
{code}
#ofbizUrl=org.apache.ofbiz.webapp.ftl.OfbizUrlTransform
ofbizUrl=org.apache.ofbiz.product.category.ftl.UrlRegexpTransform
{code}
It should use OfbizUrlTransform instead UrlRegexpTransform.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)