You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Jasha Joachimsthal (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/02 15:31:32 UTC

[jira] [Resolved] (RAVE-316) Encoding issue in the portal

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

Jasha Joachimsthal resolved RAVE-316.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6-INCUBATING

Removed all UTF-8 references in the JSPs and changed <meta charset/> to ISO-8859-1. Now both the resource bundle messages and the forms are correct.
                
> Encoding issue in the portal
> ----------------------------
>
>                 Key: RAVE-316
>                 URL: https://issues.apache.org/jira/browse/RAVE-316
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.5-INCUBATING
>            Reporter: Jasha Joachimsthal
>            Assignee: Jasha Joachimsthal
>             Fix For: 0.6-INCUBATING
>
>
> The values in the resource bundle are UTF-8 encoded strings. In Windows the non-ascii characters (e.g. \u00AB which is <<) are malformed if UTF-8 isn't specified as page encoding. However this breaks forms submission with diacritics because Tomcat expects forms to be ISO-8859-1 http://wiki.apache.org/tomcat/FAQ/CharacterEncoding

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira