Closed (outdated)
Project:
Menu Token
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2011 at 19:28 UTC
Updated:
2 Dec 2021 at 04:50 UTC
Jump to comment: Most recent
I'm working on a Drupal 6 site with i18n installed, and I'm looking to have a menu item that contains <a href="user/[user-id]">[user-name]</a>. The uri takes to the token perfectly, but the anchor text does not. I've tried all of the tokens available, yet none of them work.
I've tested this on sites that don't have the i18n Menu Translation module enabled, and the token is rendered correctly. I don't have the chops to write a patch for this myself, so I'm dropping this out to the community.
Thanks!
Comments
Comment #1
dealancer commentedComment #2
sw3b commentedSame for me with the module on D7. The minute you activate translation available for this menu, the problem happend. Anybody has solve this issue on there side ?!?
Comment #3
castawaybcn commentedSame here with 6.x-1.0-alpha2. "[user-name]" string is rendered instead of the proper user name.
Comment #4
develcuy commentedD6 is discontinued, do you have same issue in D7?
Comment #5
develcuy commented