Closed (won't fix)
Project:
Administration menu
Version:
5.x-2.5
Component:
CSS / Browser Support
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2008 at 00:19 UTC
Updated:
13 Sep 2008 at 17:29 UTC
I have had to disable this module which I hate bc it's jacking up the collapse functionality in internet explorer. Anyone else reported this issue? I will admit that I'm using the jquery update module to use the newest jquery build. But the thing is, the admin menu works great, there's nothing wrong with that, it's just for some reason it breaks the fieldset collapse.
Comments
Comment #1
suna) Are you referring to specific fieldsets on a certain page?
b) Which version of jQuery are you using? And, which version of jQuery Update are you using?
EDIT:
c) And which browser/platform are you encountering this bug?
Comment #2
drupalninja99 commenteda) all fieldsets that are collapsible are broken
b) Using 1.2.6, but it was breaking 1.2.3 as well
c) Using jquery update 5.x-2.x
Comment #3
sunSorry, I edited my last post:
c) And which browser/platform are you encountering this bug?
Comment #4
drupalninja99 commentedinternet explorer 6 and 7 on windows xp
Comment #5
sunBetter title. Until now, it seems like you're the only one experiencing this bug. So it might be worth disabling some other modules to test whether there is a conflict somewhere.
Comment #6
sunIs it possible that you did not replace all JavaScript files in Drupal core with the updated jQuery replacements?
Comment #7
sunWithout further information I need to guess that this issue was caused by an incomplete jQuery Update setup.
Comment #8
drupalninja99 commentedwell i don't ever physically replace the files but i override all the drupal files. i don't know why drupal can't use the official jquery. it's irritaing. i unset the drupal js references in my template.php and reference the new jquery + the files that make jquery compatible with drupal.
Comment #9
sunWell, that's a potential cause. If you add them manually, you have to ensure that the order of JavaScript files stays the same.