You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/09/14 18:48:00 UTC

[jira] [Closed] (WW-4494) Improve FreemarkerManager to activate new freemarker feature

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

Lukasz Lenart closed WW-4494.
-----------------------------
    Resolution: Fixed

Already implemented

> Improve FreemarkerManager to activate new freemarker feature
> ------------------------------------------------------------
>
>                 Key: WW-4494
>                 URL: https://issues.apache.org/jira/browse/WW-4494
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.3.20
>            Reporter: Yanming Zhou
>            Priority: Major
>             Fix For: 6.1.0
>
>
> http://freemarker.org/docs/pgui_config_incompatible_improvements.html#pgui_config_incompatible_improvements_how_to_set
> use "new Configuration(Configuration.VERSION_2_3_22)" instead of "new Configuration( )"
> The new version of FreeMarker introduced auto-escaping mechanism and usage of {{?html}} is deprecated
> http://freemarker.org/docs/ref_builtins_string.html#ref_builtin_html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)