Make paths to manage items consistent with core
jhriggs - August 18, 2004 - 22:53
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | menu system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The menu.module is using "old" style paths. For example, http://.../admin/menu/item/edit/62 instead of the new http://.../admin/menu/item/62/edit style. This should probably be updated to be consistent with core.

#1
Using a menu/item/52/edit path would make sense if there was such a place as menu/item/52; the paths were changed to accommodate tabs. Probably a good change to investigate, just for looks. But not, I think, a bug.
#2
#3
admin/build/menu/item/119/edit
#4
Automatically closed -- issue fixed for two weeks with no activity.