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

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

     [ https://issues.apache.org/jira/browse/OFBIZ-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-10463.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 16.11.05
                   17.12.01

Fixed in
trunk r1835235
R17.12 r1835238
R16.11 r1835245

> 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: Trunk, 16.11.04
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Minor
>             Fix For: 17.12.01, 16.11.05
>
>
> 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)