Closed (duplicate)
Project:
Administration menu
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2007 at 20:51 UTC
Updated:
18 Nov 2007 at 14:23 UTC
On a fresh drupal:
1. install the module
2. you don't see the menu
3. go to Blocks page, and the menu appears immediately!
This seems to me like a defaults problem -- the wrong default value is being read somewhere, or none at all, and it's only visiting the blocks page that's loading it.
Comments
Comment #1
sunSorry, this is known bug and admin_menu is already doing a block_rehash() in admin_menu.install to try to circumvent this.
Marking as duplicate of http://drupal.org/node/179648