Closed (won't fix)
Project:
jQuery Update
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2007 at 09:05 UTC
Updated:
4 May 2008 at 18:48 UTC
While developping the WYMeditor 0.3 module (which requires JQuery 1.1.3a) , I had to patch 'collapse-fix.js' like this :
- remove the 'collapsed' class before hiding the fieldset's DIVs
- add the slideDown's 'easing' parameter.
Attached is the small patch.
Regards.
Moxide
| Comment | File | Size | Author |
|---|---|---|---|
| fix-collapse-1.1.3a.patch | 900 bytes | Moxide |
Comments
Comment #1
wrveres commentedquestion, I don't know if this is the proper place for it but I will try.
to install this module it had me overwrite my misc/jquery.js.
now I am having issues with my taxanomy manager and taxanomy in general.
I am very new to drupal and would like to tackle this mod later on in developement.
can you please link me to someplace that has the orginal misc/jquery.js file.
i just want to back to where I was before I made the switch.
thanks
wrveres
rotodatabase.com
wrveres@yahoo.com
Comment #2
senpai commented[changing to 'bug report']
Interesting idea for a patch.
@wrveres: No, this is not the correct thread for you to get support on a module. This is an issue queue for the jquery_update, and you've just hijacked someone else's bug report and tried to turn it into a support request. The proper way to handle this situation in the future is to open your own issue against the module you're having problems with, and file it as a 'support request'. That way, the module maintainer can properly sort through the issues and deal with them accordingly.
Oh, and BTW. If you'll just download another copy of the same Drupal version you're currently running, the /misc/jquery.js file will be sitting right there for ya.
Comment #3
doc2@drupalfr.org commentedLatest upgrade as of March 12th, 2008: Patch for v.1.2.1
You may want some patching advises from comment #57.
Comment #4
wim leersNo longer necessary because of http://drupal.org/node/156221.