When using the jQuery Update module and the Devel module, the Admin module does not function properly. The wrench icon appears, but clicking on the icon has no effect. Disabling the Devel module makes clicking on the icon show the top level Admin menu items, but no Administration sub-items will appear. Disabling jQuery Update allows the Administration sub-items to appear.

CommentFileSizeAuthor
#2 1064198_jquery_drilldown.patch1.4 KBthijsvdanker
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ManyNancy’s picture

Right, also in 6.2 as well.

There are firebug errors.

thijsvdanker’s picture

Status: Active » Needs review
FileSize
1.4 KB

I created the following patch to mitigate my issues (sound the same)

It works against the 6.2 version, but taking a quick glance at the 7 beta3 file (includes/jquery.drilldown.js) it looks like that should be fixed too.

drewish’s picture

subscribing.

fregan’s picture

I am also experiencing this issue but it seems to only be related to JQuery Update Module as I am not running Devel. Turning off JQuery Update Module (7.x-2.1) fixes the issue of the Administration menu not showing any items.

caschbre’s picture

I'm experiencing the issue with admin 7.x-2.2 in combination with jquery_update 7.x-2.0-beta3.

This issue appears similar as well: #927944: Plus buttons to expand menu conflict with overlay

olafkarsten’s picture

Status: Needs review » Reviewed & tested by the community

#2 works for the 7.x-2.x, too

I think this should be fixed soon, as the js error brakes some other modules (module filter, some theme settings in rubik, ...)

rontec76’s picture

This patch works for me too.

deepbluesolutions’s picture

Patch #2 fixes allows the admin toolbar to respond, but no menu items under administration still investigating

ytsurk’s picture

i got nothing to choose under Administration TAB in the menu,
when not pointing to /admin/something,
so putting /admin gives me entries ..
(/node/whatever gives empty menu)

omerida’s picture

Patch #2 Fixed JS console errors for me q/jquery update

Andrew_Mallis’s picture

patch works for me too against -dev.

Andrew_Mallis’s picture

looks like changes have been rolled into -dev already. patch won't apply against current. I was quick on the trigger, there. oops.

jacob.embree’s picture

Version: 7.x-2.0-beta3 » 7.x-2.x-dev
Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.