Closed (fixed)
Project:
Coffee
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Feb 2012 at 11:25 UTC
Updated:
28 Mar 2014 at 12:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
simon_s commentedThanks for adding my request from twitter to the issue queue! :)
Comment #2
heylookalive commentedHi, this is now resolved in the 2.x branch as we make use of menu_tree_all_data().
Comment #4
hansfn commentedI'm not sure if this worked before, but under Drupal 7.19 it doesn't work for sure. The translated menu title is under the title key, not link_title - see attached patch which fixes this for me.
Comment #5
heylookalive commentedYou're right! Thanks for the code, committed :)