You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2011/04/25 18:31:03 UTC

[jira] [Created] (CLK-764) Add new method getCharacterEncoding to page

Add new method getCharacterEncoding to page
-------------------------------------------

                 Key: CLK-764
                 URL: https://issues.apache.org/jira/browse/CLK-764
             Project: Click
          Issue Type: Improvement
          Components: core
    Affects Versions: 2.3.0
            Reporter: Bob Schellink
            Assignee: Bob Schellink
             Fix For: 2.3.1


Curently the response character encoding is set by overriding Page getContenType and adding the charset value. Servlet 2.4 allows setting the characterEncoding directly on the response. Click page should expose a new method called, getCharacterEncoding, which the ClickServlet can use to set the character encoding on the response.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CLK-764) Add new method getCharacterEncoding to page

Posted by "Bob Schellink (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLK-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink resolved CLK-764.
-------------------------------

    Resolution: Fixed

> Add new method getCharacterEncoding to page
> -------------------------------------------
>
>                 Key: CLK-764
>                 URL: https://issues.apache.org/jira/browse/CLK-764
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.3.0
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 2.3.1
>
>
> Curently the response character encoding is set by overriding Page getContenType and adding the charset value. Servlet 2.4 allows setting the characterEncoding directly on the response. Click page should expose a new method called, getCharacterEncoding, which the ClickServlet can use to set the character encoding on the response.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira