Javascript aggregation (/admin/settings/performance) doesn't seem to work for me, after moving to 5.x.2.x.
Anyone else having problems, or success?

Comments

bcn’s picture

Status: Active » Fixed

I resolved this by using the minified version of jquery instead of the the packed one.

btully’s picture

hey there. just noticed this after experiencing the same issue. I recently installed the javascript_aggregator module to improve performance but noticed that the packed version of jquery 1.2.6 was causing errors in Firebug. I too replaced the packed version with a minified version and all *seems* to be working well, but now I'm getting a warning from jquery_update module saying that I need to copy the jquery.js file supplied with module to my /misc directory. Naturally this is a result of the md5 compare going on in the module and that the files are different. Are there any special mods done to the jquery.js supplied by the jquery_update module that prevent one from using an official release from jquery.com? In other words, is it safe for me to ignore the warning given by jquery update module?

thanks!
brian

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.