Menu system regression: Local tasks no longer passing through theme('menu_item_link')
merlinofchaos - October 3, 2007 - 19:08
| Project: | Drupal |
| Version: | 6.5 |
| Component: | menu system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Previously, local tasks (Tabs) passed through theme('menu_item_link'). Currently they go directly through l(). It is necessary for themes to be able to theme the link in order to do pretty tabs, as it often requires putting markup inside the <a> tag in order to achieve the proper look. This worked in Drupal 5.
This patch restores this functionality.
| Attachment | Size |
|---|---|
| local-task-item-theme.patch | 2.22 KB |

#1
#2
It's okay.
#3
Thanks, committed.
#4
#5
It is not working for me.
I received a message:
patching file includes/menu.inc
Hunk #1 FAILED at 908
Hunk #2 FAILED at 1121
Hunk #3 FAILED ar 1153