Closed (fixed)
Project:
Javascript Tools
Version:
5.x-1.0
Component:
Tabs
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2008 at 09:52 UTC
Updated:
30 Jan 2011 at 17:28 UTC
In line 160 of tabs.module:
drupal_get_path('module', 'jstools') . '/jquery.history_remote.pack.js',
But jquery.history_remote.pack.js seems to have been removed, see http://drupal.org/cvs?commit=89709
Comments
Comment #1
nath commentedSubscribing as my log fills with the error of jquery.history_remote.pack.js not being found.
Comment #3
tsavino commentedSame here
Comment #4
occupantAdd another - subscribed
Comment #5
pcs305 commentedSubscribing. Upgraded to 5.x-1.0 and receiving a lot of them.
Comment #6
tky commentedSubscribing. I got this problem, too.
Comment #7
oschirok commentedSubscribing.
Comment #8
nedjoApologies, I tagged the wrong version of the file for inclusion in the release.
Quick fix:
download http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/jstools/jqu... and place it in your jstools directory.
I'll include the correct version in the next release. I want to a bit more to see if new issues arise before posting a new release.
If anyone is willing to help manage releases for jstools (e.g., test candidate releases, make sure they're working), please contact me via my contact form. Thanks.
Comment #9
pcs305 commentedThanks nedjo, that fixed it for me!
Much appreciated.
Comment #10
nath commentedYes, that's it. Thanks.
Comment #11
esplinter commentedsolved for me too. thanks.
Comment #12
gordon commentedsubscribing
Comment #13
narres commentedThe file jquery.history_remote.pack.js is named jquery.history_remote.js in this package.
Comment #14
jhm commentedBut active_search.module and tabs.module reference jquery.history_remote.js and not jquery.history_remote.pack.js, so the work around is to either provide the .pack version of the file (as someone already has) or change the affected modules to reference the existing .js file delivered with jstools
Comment #15
yeeloon commentedsubscribing...
Is this jquery.history_remote.pack.js a temporary fix (replacement) for jquery.history_remote.js?
Comment #16
nizam-2 commentedsubscribing
Comment #17
nedjoNew release posted.
Comment #18
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.