Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2006 at 10:33 UTC
Updated:
22 Feb 2008 at 20:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
killes@www.drop.org commentedThis patch might help
Comment #2
dries commentedMaybe that menu_rebuild() should be in menu_delete_item(). Looks cleaner?
We'd need to check some of the existing code though.
Comment #3
marcoBauli commentedTrying to clean up a bit the menu issues queue...
has this issue been fixed in 4.7? Anyone else still experiencing it?
I cannot manage to reproduce this problem
Comment #4
venkat-rk commentedkiteatlas, thanks for chipping in.
Yes, this problem still exists. Here is a simple way to reproduce it:
1.) Create a menu
2.) Create a simple page and add it as the top level of the menu using the Menu settings on the node form
3.) Add other pages beneath this top level page.
Now, delete the menu. You will find the menu links to all the pages all over the admin navigation menu.
Comment #5
killes@www.drop.org commentedhttp://drupal.org/node/78152
is a duplicate of this one.
Comment #6
drummI think we should put menu_rebuild() inside menu_delete_item().
Comment #7
ricabrantes commentedThis bug is active?? Moving to new version..
Comment #8
pwolanin commenteddoubtful this is relevant - if anything might still be a bug in 5.x