You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2018/07/06 06:29:00 UTC

[jira] [Created] (OFBIZ-10463) Framework webapp freemarkerTransform.properties has dependency on proudct component

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)