You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/10/17 19:06:44 UTC

[jira] Closed: (TAP5-250) How to set character encoding

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

Howard M. Lewis Ship closed TAP5-250.
-------------------------------------

    Resolution: Invalid
      Assignee: Howard M. Lewis Ship

Character set is now set via configuration and applies to the entire application. You can no longer set character set for individual pages.  Per-page character set caused many, many problems especially in an Ajax world (where content for a browser page may be dynamically assembled from bits and pieces of many Tapestry pages).

> How to set character encoding 
> ------------------------------
>
>                 Key: TAP5-250
>                 URL: https://issues.apache.org/jira/browse/TAP5-250
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: luna Guo
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> How to set character encoding for request and response.The defulat is UTF-8.
> When working with other applications that are not using UTF-8 encoding for page.Even in some situation they require a specific response encoding.
> I've tried the Meta annotation, it only works with content type.The character set is allways UTF-8.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org