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/08/10 18:50:00 UTC

[jira] [Commented] (OFBIZ-10516) Replace #assign with #local in all the ftl macros

    [ https://issues.apache.org/jira/browse/OFBIZ-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576718#comment-16576718 ] 

Deepak Dixit commented on OFBIZ-10516:
--------------------------------------

This has been done at ofbiz framework trunk at r#{color:#222222}1837829 and r#1837830{color}

> Replace #assign with #local in all the ftl macros
> -------------------------------------------------
>
>                 Key: OFBIZ-10516
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10516
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> #assign is used to define global varialbes whereas #local is used as local variable in ftl macros. 
> https://freemarker.apache.org/docs/dgui_misc_var.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)