You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2008/11/24 20:06:37 UTC

[jira] Updated: (WW-2891) Replace deprecated operators in FreeMarker

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

Musachy Barroso updated WW-2891:
--------------------------------

    Priority: Minor  (was: Major)

"exists" replaced by "??". Moving to 2.1.4 waiting for FreeMarker 2.4 for the other changes.

> 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
>            Priority: Minor
>             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.