Closed (fixed)
Project:
jQuery Update
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2008 at 00:02 UTC
Updated:
25 Oct 2008 at 23:32 UTC
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
Comment #1
bcn commentedI resolved this by using the minified version of jquery instead of the the packed one.
Comment #2
btully commentedhey 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
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.