Closed (duplicate)
Project:
Context
Version:
6.x-2.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2009 at 15:37 UTC
Updated:
27 Mar 2010 at 16:13 UTC
while evaluating this module I noticed that it when using the active menu path selection, it overrides the theme settings for showing a menu.
I feel it should only show the relevant menu if the following return true:
primary : theme_get_setting('toggle_primary_links')
secondary : theme_get_setting('toggle_secondary_links')
I don't currently use secondary links, instead I use a drop down, and this module interferes and shows the secondary menu.
Thanks
Ben
Comments
Comment #1
lejon commentedThis is the same problem for me with beta 7.
Comment #2
steven jones commentedDuplicate of #449816: preprocess_page implementation ignoring theme settings