Closed (duplicate)
Project:
Internationalization
Version:
7.x-1.2
Component:
Menus
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2011 at 13:01 UTC
Updated:
24 Dec 2011 at 15:23 UTC
When activating the Menu translation module, only the first level off the menues are displayed.
This goes for the second level of main-menu, every custom made menu - even if the menu contains elements thats not to be translated.
Even the navigation in the admin section(breadcrumb style) disappears since the toolbar is the top level of that menu.
Comments
Comment #1
laghalt commentedSeems like this bug is an incompatibility issue with the patch for the 7.x core menu bugg of missing active trail for custom menu items:
http://drupal.org/node/942782
Reverting to the original include/menu.inc fixes this bugg - but returns the original core bug.
Comment #2
jose reyero commentedSee #1351678: Follow menu_link_get_preferred active trail handling for custom menus