Replace deprecated operators in FreeMarker
------------------------------------------
Key: WW-2891
URL: https://issues.apache.org/struts/browse/WW-2891
Project: Struts 2
Issue Type: Improvement
Components: Other
Affects Versions: 2.1.2
Reporter: Musachy Barroso
Fix For: 2.1.3
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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.