Closed (duplicate)
Project:
Drupal core
Version:
7.0
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 05:22 UTC
Updated:
8 Feb 2011 at 06:30 UTC
In menu_tree_output the #theme attribute is left with dashes in it. So it is trying to use menu_link__main-menu instead of menu_link__main_menu.
A few lines down for menu_tree__ the dashes are replaced by underscores.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-7-menu.patch | 712 bytes | edhaber |
Comments
Comment #1
droplet commented#1001146: Cannot theme links in a menu when menu_name contains a hyphen.