I can see an issue with latest devel and advagg module. The problem is that some statistics code is appended to every compressed JS file. They way it is appended breaks the JS because it uses <script></script> tags right in JS code. I don't know whether this is module's issue, or not. For example we might have some fancy code that makes devel work in this way, but I can't provide any details, that's just an assumption.

Comments

lex0r’s picture

Issue summary: View changes
pcambra’s picture

Can you provide steps to reproduce this?

Are you sure this is coming from Devel? Can't think why you'd need to compress Js with Devel enabled.

willzyx’s picture

Status: Active » Closed (cannot reproduce)

Closing for lack of activity. Feel free to reopen if the issue still exists