Closed (fixed)
Project:
jQuery Update
Version:
5.x-1.0
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
8 Oct 2007 at 10:14 UTC
Updated:
18 May 2008 at 19:02 UTC
In my drupal install status report keept saying I should copy jquery.js to misc ... even though I did that hundreds of times.
I fixed it by adding a / to the path on line 36 in jquery_update.module...
Maybe this should be done in the downloadable code.
Comments
Comment #1
syngi commentedFor me the status report keeps mentioning it too, I believe because I have jQuery in compatibility mode (running next to mootools), so I guess the md5_file check (also line 36) fails...
Comment #2
wim leerszorp: I tested that here and that fails. Since you're the only one reporting that, I'm going to assume that it's an issue specific to your Drupal installation.
saul11: you're giving the cause yourself… and that's obviously not a bug. You could work around it by overwriting the file in sites/all/modules/jquery_update with your own jquery.js file.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.