Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 May 2009 at 13:30 UTC
Updated:
12 Jun 2009 at 04:00 UTC
Jump to comment: Most recent file
The menu item admin/development stands as a menu category item should be used by a number of modules in contrib, such as devel. The menu category should be available regardless of the SimpleTest module, like the other menu categories that are not dependent on other modules.
The menu item will not linger when SimpleTest is not enabled since #296693: Restrict access to empty top level administration pages made it in!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 475348-move-admin-development.patch | 1.81 KB | boombatower |
Comments
Comment #1
boombatower commentedComment #2
stella commentedPatch looks good, +1 for this change.
Comment #3
boombatower commentedSimple enough change, I'll take #2 as a review.
Comment #4
webchickLooks good! Committed to HEAD. Thanks for the clean-up. :)