You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2014/05/02 13:43:15 UTC

[jira] [Updated] (OFBIZ-4902) Replace in Freemarker templates the deprecated built-ins: default, exists, if_exists

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

Deepak Dixit updated OFBIZ-4902:
--------------------------------

    Attachment: OFBIZ-4902_framework.patch
                OFBIZ-4902_application.patch
                OFBIZ-4902_specialpurpose.patch

Replaced deprecated if_exists and default freemarker builtins with Default value operator.

Also removed the incorrect use of if_exists with if builtins.

Still need to replace the ?default builtins, default builtins frequently used in with if builtins and if we used new ?default buildin (!) then freemarker throwing exception.

> Replace in Freemarker templates the deprecated built-ins: default, exists, if_exists
> ------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4902
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4902
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-4902.patch, OFBIZ-4902.patch, OFBIZ-4902_application.patch, OFBIZ-4902_framework.patch, OFBIZ-4902_specialpurpose.patch
>
>
> http://freemarker.org/docs/ref_depr_builtin.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)