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

dealancer’s picture

Priority: Minor » Major
sw3b’s picture

Same 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 ?!?

castawaybcn’s picture

Same here with 6.x-1.0-alpha2. "[user-name]" string is rendered instead of the proper user name.

develcuy’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

D6 is discontinued, do you have same issue in D7?

develcuy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)