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

Lukasz Lenart updated WW-2891:
------------------------------
    Description: 
http://freemarker.sourceforge.net/docs/dgui_template_exp.html#dgui_template_exp_missing

These operators make the templates easier to read, with the exception of 
"default" which due to a bug in FM 2.1.x has the wrong precedence. When that is 
fixed we can alse replease all the {{x.default(y)}} by {{x!y}}

  was:
http://freemarker.sourceforge.net/docs/dgui_template_exp.html#dgui_template_exp_missing

These operators make the templates easier to read, with the exception of 
"default" which due to a bug in FM 2.1.x has the wrong precedence. When that is 
fixed we can alse replease all the x.default(y) by x!y


> Replace deprecated operators in FreeMarker
> ------------------------------------------
>
>                 Key: WW-2891
>                 URL: https://issues.apache.org/jira/browse/WW-2891
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Other
>    Affects Versions: 2.1.2
>            Reporter: musachy
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.5
>
>
> http://freemarker.sourceforge.net/docs/dgui_template_exp.html#dgui_template_exp_missing
> These operators make the templates easier to read, with the exception of 
> "default" which due to a bug in FM 2.1.x has the wrong precedence. When that 
> is fixed we can alse replease all the {{x.default(y)}} by {{x!y}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to