Closed (duplicate)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2010 at 23:56 UTC
Updated:
13 Feb 2010 at 09:19 UTC
Comments
Comment #1
eugenmayer commentedWell i remember having a hotfix for that - but iam not sure. Any JS errors?
AFAIR its a problem of the jquery selector not binding the onclick event anymore, because the selector is broken.
Eventhough this is for "showing" the fieldset header, that was the problem for me (not clickable because the div was hidden)
Comment #2
eugenmayer commentedThats the drupal-corrrected-patch
Comment #3
eugenmayer commentedIf that does actually not help (you cleared the cache just to be sure)..deactivate wysiwyg_imageupload and jquery_ui_dialog. Clear your cache.
Does the Problem still exist?
I cannot reproduce this on neither a garland theme nor on any other theme i have. A clean D15 installation does work flawlessly.
In general, wysiwyg_imageupload and jquery_ui_dialog do not touch those fieldsets at all. So the only things related to those modules could be:
- Javascript error before
- the jquery_ui library
Did you try the jquery_ui howto and installed my version of jquery_ui or did you use the one from the jquery ui homepage?
Comment #4
drupalfan2 commentedAt first I installed jquery_ui from the jquery ui homepage. Then I saw on http://drupal.org/project/wysiwyg_imageupload that I need jquery_ui 1.7 and I loaded this version from YOUR link on this site: http://drupal.org/node/694632 and installed it deleting the previous version.
When starting from disabled modules the problem appears when I enable the modul jQuery Update.
Is there an other version of this module (jQuery Update) which works?
Or what exactly is the problem when activating jQuery Update? Thanx.
Comment #5
eugenmayer commentedWell this is pretty odd. There must be some sideeffects as a lot of users use jquery_update. Iam using it for over a year now with a lot of modules..
I guess we are talking about 6.x-2.x-dev - or?
Well i have a last guess here, do you have any performance tunes? So js-packing, caching etc? so under admin/settings/performance try to deactivate anything.
Iam gone for a week of vacation now, so you`ll alone for now :)
Comment #6
eugenmayer commentedWell, you should have searched the jquery_update issue queue.
#507240: Collapsible fieldsets break with latest dev version
Comment #7
eugenmayer commentedi mark this as a dublicate of the jquery_update issue