You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2014/02/24 09:29:19 UTC

[jira] [Updated] (TAP5-2293) Closure minimizer produces invalid output on non-UTF-8 systems

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

Jochen Kemnade updated TAP5-2293:
---------------------------------

    Attachment: 0001-specify-encoding-when-getting-an-InputStream-from-a-.patch

> Closure minimizer produces invalid output on non-UTF-8 systems
> --------------------------------------------------------------
>
>                 Key: TAP5-2293
>                 URL: https://issues.apache.org/jira/browse/TAP5-2293
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-webresources
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Priority: Blocker
>              Labels: patch
>         Attachments: 0001-specify-encoding-when-getting-an-InputStream-from-a-.patch
>
>
> When reading the minimization result from the Closure Compiler, the String is turned into an input stream using the platform's default encoding. If that is not UTF-8, the content that is sent to the browser is probably broken.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)