Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2007 at 04:20 UTC
Updated:
24 Jun 2007 at 19:18 UTC
While testing this patch, I noticed a problem with the menu. One of the things it did was rename a callback's title. On menu_rebuild(), that change was propagated to {menu_router} properly, but not to {menu_links}. As a result, the page name never changed. This is on a fresh and pristine HEAD checkout.
Comments
Comment #1
Crell commentedThis patch seems to fix this bug as well as various others: http://drupal.org/node/151583