Posted by boombatower on May 28, 2009 at 1:30pm
4 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | system.module |
| Category: | task |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed (fixed) |
Issue Summary
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: Hide empty admin categories made it in!
Comments
#1
#2
Patch looks good, +1 for this change.
#3
Simple enough change, I'll take #2 as a review.
#4
Looks good! Committed to HEAD. Thanks for the clean-up. :)
#5
Automatically closed -- issue fixed for 2 weeks with no activity.