Closed (fixed)
Project:
Drupal core
Version:
6.5
Component:
menu system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 19:08 UTC
Updated:
12 Oct 2008 at 08:06 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| local-task-item-theme.patch | 2.22 KB | merlinofchaos |
Comments
Comment #1
merlinofchaos commentedComment #2
chx commentedIt's okay.
Comment #3
gábor hojtsyThanks, committed.
Comment #4
(not verified) commentedComment #5
adpo commentedIt 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