Closed (fixed)
Project:
Navigate
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 17:48 UTC
Updated:
22 Nov 2008 at 19:25 UTC
D6 ships with jquery 1.2.x so the dependency on the jquery_update module is not needed.
| Comment | File | Size | Author |
|---|---|---|---|
| navigate.info_.patch | 503 bytes | jaydub |
Comments
Comment #1
chrisshattuck commentedDid you happen to test it out without jquery_update installed? When I did, some of the jquery calls didn't work properly. I'll go ahead and test this out again, maybe it was a caching problem. It would sure be nice to get rid of the dependency.
Thanks,
Chris
Comment #2
jaydub commentedwell the jquery_update module says:
"Stock" Drupal 6.x: jQuery 1.2.x (Drupal 6.2 and below: 1.2.3, Drupal 6.3 and above: 1.2.6)
jQuery Update 6.x-1.x: jQuery 1.2.x (currently 1.2.6)
so the jquery that is in core should be no different than that in jquery_update especially if you have D6 core 6.3 or higher which with the rash of security updates lately most people should have now :)
I only tested in a cursory manner so don't take my word for it but core jquery should be fine.
Comment #3
redndahead commentedI can confirm that jquery_update is not necessary at least in D6.6 I'm guessing all of D6 since it uses the jQuery 1.2.x codeline. Patch works
Comment #4
chrisshattuck commentedThe dependency has been removed and the fix will be included in BETA3. Thanks!