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 2016/11/12 17:14:59 UTC

[jira] [Resolved] (WW-4391) FreemarkerResult should respect response.getCharacterEncoding()

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

Lukasz Lenart resolved WW-4391.
-------------------------------
    Resolution: Won't Fix

This can be implemented as {{response.getCharacterEncoding()}} always returns {{ISO-8859-1}} if not character has been specifying.

> FreemarkerResult should respect response.getCharacterEncoding()
> ---------------------------------------------------------------
>
>                 Key: WW-4391
>                 URL: https://issues.apache.org/jira/browse/WW-4391
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Actions
>            Reporter: zhouyanming
>            Assignee: Lukasz Lenart
>             Fix For: 2.5.6
>
>         Attachments: WW-4391.patch
>
>
> response.getCharacterEncoding() should override template.getEncoding() if exists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)