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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
Deepak Dixit created OFBIZ-10516:
------------------------------------

             Summary: 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


#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)