You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mario Ivankovits (JIRA)" <de...@myfaces.apache.org> on 2006/01/19 11:21:43 UTC

[jira] Updated: (MYFACES-1042) AddResource should use the current character encoding

     [ http://issues.apache.org/jira/browse/MYFACES-1042?page=all ]

Mario Ivankovits updated MYFACES-1042:
--------------------------------------

    Attachment: add_resource_encoding.diff

> AddResource should use the current character encoding
> -----------------------------------------------------
>
>          Key: MYFACES-1042
>          URL: http://issues.apache.org/jira/browse/MYFACES-1042
>      Project: MyFaces
>         Type: Bug
>   Components: General
>     Versions: Nightly
>     Reporter: Mario Ivankovits
>     Priority: Blocker
>  Attachments: add_resource_encoding.diff
>
> In AddResource.writeWithFullHeader the current character encoding wont be used when instantiating the ResponseWriter.
> This will encode the whole page even if the page is already in UTF-8 - where no further encoding should be done.
> I maked it as blocker as this will break html-embedded-javascripts. All non-ascii characters were encoded and e.g. when alert() them the browser wont decode it.
> But feel free to adjust the priority.
> Attached you will find a patch which will take the response.getCharacterEncoding() - and the adjusted Test-Case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira