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

CommentFileSizeAuthor
fix-collapse-1.1.3a.patch900 bytesMoxide
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wrveres’s picture

question, 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

Senpai’s picture

Category: task » bug

[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.

doc2@drupalfr.org’s picture

Latest upgrade as of March 12th, 2008: Patch for v.1.2.1

You may want some patching advises from comment #57.

Wim Leers’s picture

Status: Needs work » Closed (won't fix)

No longer necessary because of http://drupal.org/node/156221.