Closed (fixed)
Project:
Administration menu
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2008 at 11:19 UTC
Updated:
16 Nov 2008 at 22:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedPlease provide more details about what other modules are active, etc. Also, please update to 6.x-1.1 to see if that resolves the bug.
Comment #2
sunConfirming.
Attached patch should fix the "Run updates" issue.
However, all top-level links (admin/content, admin/build, admin/settings, ...) appear, regardless of whether they contain any items. That's because system.module registers them as regular menu items, just using the access permission "access administration pages". :-/
Comment #3
sunComment #4
sunCommitted that patch.