Download & Extend

Menu system regression: Local tasks no longer passing through theme('menu_item_link')

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.

AttachmentSizeStatusTest resultOperations
local-task-item-theme.patch2.22 KBIgnored: Check issue status.NoneNone

Comments

#1

Status:needs work» needs review

#2

Status:needs review» reviewed & tested by the community

It's okay.

#3

Status:reviewed & tested by the community» fixed

Thanks, committed.

#4

Status:fixed» closed (fixed)

#5

Version:6.x-dev» 6.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

nobody click here