[web-devel] [Yesod][hjsmin] Could not handle UTF-8 literal in julius file?
Michael Snoyman
michael at snoyman.com
Fri Jan 28 06:04:43 CET 2011
2011/1/28 いとうかつとし <cutsea110 at gmail.com>:
> I success to reproduce an julius file to that unminified js file which
> replaced %variable% correctly.
> - default-layout.julius -- original julius file
> - Mn3Igh0t.js : insert "debugger;" statement and does not minified.
> This work good, display japanese literal.
> - lBjsiRLN.js : no "debugger;" statement and minified.
> This works bad. display unreadable.
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
>
I can confirm that this bug exists, including the most recent version
of hjsmin. For now, I recommend disabling the calls to hjsmin, and
waiting until you hear that the bug is fixed. Thanks for reporting
this.
Michael
More information about the web-devel
mailing list