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

Crell’s picture

Status: Active » Closed (duplicate)

This patch seems to fix this bug as well as various others: http://drupal.org/node/151583