Bug#630542: yui-compressor: mangles strings containing backslash

Jakub Wilk jwilk at debian.org
Tue Jun 14 23:22:12 UTC 2011


Package: yui-compressor
Version: 2.4.6+debian1-1
Severity: grave

$ cat tmp.js
x = "\\";

$ yui-compressor tmp.js; echo
x="\";


(Severity grave, because this badly breaks jQuery, and possibly lots of 
other code.)

-- 
Jakub Wilk





More information about the pkg-java-maintainers mailing list