in admin_menu_dropdown.js it shows an error:
A Runtime Error has occured.
Do you wish to debug?
Line 6
Drupal.admin.behaviors is null or not an object

And the key combo doesn't work on IE7 after the error.

Comments

deciphered’s picture

Status: Active » Fixed

Hi yingtho,

It occurs to me that the latest changes I made to 6.x-2.x-dev would require Administration Menu 6.x-3.x-dev.
I haven't confirmed this, but I feel very strongly that it is the case.

I will not be changing this requirement as I have little intention of doing anything with Administration Menu Dropdown other than getting it merged into Administration Menu: #226012: Merge Administration Menu Dropdown module

I probably should, however, have noted it somewhere. That will be done.

Cheers,
Deciphered.

Status: Fixed » Closed (fixed)

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

abaddon’s picture

Title: IE7 shows javascript errors (dev version 6 april 2009) » IE7/FF javascript errors (
Status: Closed (fixed) » Active

im getting this javascript error in firefox:

Drupal.admin is undefined
on admin_menu_dropdown.js line 6
and the same on icon_hotspot.js line 6

i dont have any Drupal.admin variable defined by any of this module or admin_menu
using drupal 6.12
admin_menu 6.x-1.4
and the latest available from admin_menu_dropdown which is admin_menu_dropdown 6x.2x.-dev (2009-Apr-06)

abaddon’s picture

Title: IE7/FF javascript errors ( » IE7/FF javascript errors
Ed Ropple’s picture

Broken with the latest -dev and admin_menu 6.x-3.x-dev as well, with this error:

Error: console is not defined
Source File: http://my.site.domain/sites/all/modules/admin_menu_dropdown/admin_menu_d...
Line: 41

deciphered’s picture

Status: Active » Closed (won't fix)

It's unlikely that this will get fixed as I am concentrating all my efforts to have Admin Menu Dropdown merged into Admin Menu.

If you wish to help, visit #226012: Merge Administration Menu Dropdown module.
The patch will possibly need updating for the latest dev build of Admin Menu.