[
https://issues.apache.org/jira/browse/WW-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955347#comment-14955347
]
ASF subversion and git services commented on WW-2891:
-----------------------------------------------------
Commit 692e763e4391169a06bb832a0fec5a42f16534fc in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=692e763 ]
WW-2891 Replaces deprecated Freemarker's operators
> 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)