Closed (won't fix)
Project:
Admin Menu Hider
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 08:31 UTC
Updated:
31 May 2009 at 00:50 UTC
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
Comment #1
decipheredHi 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.
Comment #3
abaddon commentedim 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)
Comment #4
abaddon commentedComment #5
Ed Ropple commentedBroken 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
Comment #6
decipheredIt'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.