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:27:23 UTC

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

Jochen Kemnade created TAP5-2293:
------------------------------------

             Summary: 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


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)