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

2011-06-25 Thread Jakub Wilk
* Damien Raude-Morvan , 2011-06-20, 22:24: Could you please try yui-compressor package I've put here with your jQuery build : http://people.debian.org/~drazzib/yui/ Sorry for the late answer. With 2.4.6+rhino17R3-1, jquery fails to build: | dh build |dh_testdir |dh_auto_configure |

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

2011-06-20 Thread Damien Raude-Morvan
Hi Jakub, Le mercredi 15 juin 2011 22:59:41, Damien Raude-Morvan a écrit : > Le mercredi 15 juin 2011 01:22:12, Jakub Wilk a écrit : > > $ cat tmp.js > > x = "\\"; > > > > $ yui-compressor tmp.js; echo > > x="\"; > > Thanks for you feedback, I can confirm that this break badly with jQuery. > It

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

2011-06-15 Thread Damien Raude-Morvan
Hi Jakub, Le mercredi 15 juin 2011 01:22:12, Jakub Wilk a écrit : > Package: yui-compressor > Version: 2.4.6+debian1-1 > Severity: grave > > $ cat tmp.js > x = "\\"; > > $ yui-compressor tmp.js; echo > x="\"; Thanks for you feedback, I can confirm that this break badly with jQuery. It seems re

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

2011-06-14 Thread Jakub Wilk
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 __ This is the maintainer address of Debian's Java team