Hi maintainers!

On the translation overview page (node/nid/translate) if you have contents, tranlated by i18n or translate module, the item doesn't use the translated url for the item which is translated. It gives you purely the node/nid not the right nice url from url_alias db table, because the usage of l() function doesn't specify the language option.

With the attached patch you get the right url.

Bests,
Balazs.

CommentFileSizeAuthor
translation_overview-wrong-url-1.patch750 bytestatarbj

Comments

tatarbj created an issue.