Closed (works as designed)
Project:
Drupal core
Version:
7.0
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 07:52 UTC
Updated:
7 Feb 2011 at 22:04 UTC
When Main Menu is enabled in blocks and enabled in Appearance/Settings/Toggle Display there are two duplicate Main Menus.
Comments
Comment #1
jamesmartinez commentedWhen Main Menu is enabled in blocks and enabled in Appearance/Settings/Toggle Display there are two duplicate Main Menus. Appearance Global Settings does not seem to reference the same 'Main Menu'
Comment #2
rjgoldsborough commentedThe main menu setting at Appearance/Settings/Toggle Display only enables the main menu in the theme layer. If you uncheck the setting, you should notice that the non-block main menu goes away.
The block allows for easy menu placement without having to touch any template files.
Comment #3
stephenh commentedI re-produced this issue and agree with rjgoldsborough that this is intended behavior. Closing this issue as "Works as designed".