Posted by merlinofchaos on October 3, 2007 at 7:08pm
Jump to:
| Project: | Drupal core |
| Version: | 6.5 |
| Component: | menu system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 | Status | Test result | Operations |
|---|---|---|---|---|
| local-task-item-theme.patch | 2.22 KB | Ignored: Check issue status. | None | None |
Comments
#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