Closed (won't fix)
Project:
Drupal core
Version:
5.1
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2007 at 05:05 UTC
Updated:
21 Jun 2011 at 02:27 UTC
Given two menus like so:
Primary Links
- Foo
- - Bar
Navigation
- blah
- etc
when I delete Foo, I might expect Bar to be deleted, or to be promoted to a child of Primary Links. Instead, it ends up as a sibling of blah, under Navigation. This seems quite odd.
Comments
Comment #1
leeksoup commentedThis behavior looks the same as the bug reported on Drupal 4.6.3 here. That was apparently never resolved as the same is still happening in Drupal 5.1?
This is a real usability problem for site admins. If difficult to fix, could at least the message be added as suggested in the older bug report?
Comment #2
dpearcefl commentedConsidering the age of this issue with no responses and that D5 is unsupported, I am closing this issue.