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.

Comments

jonbob’s picture

Category: bug » task
Priority: Normal » Minor

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.

magico’s picture

Title: menu.module uses "old" paths » Make paths to manage items consistent with core
Version: x.y.z » 6.x-dev
Priority: Minor » Normal
webernet’s picture

Status: Active » Fixed

admin/build/menu/item/119/edit

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.