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 19:57:36 UTC

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

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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s:     (was: 2.1.3)
                   2.1.4

> 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.4
>
>
> 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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s:     (was: 2.1.7)
                   Future

wait on FM 2.4 release

> 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: Future
>
>
> 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.


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

Posted by "Wes Wannemacher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes Wannemacher updated WW-2891:
--------------------------------

    Fix Version/s:     (was: 2.1.4)
                   2.1.5

> 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.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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.