When I add the translation links to node and display the links with this module in a block, the link doesn’t include the language path prefix. So for instance, when the original node is node/1 and Dutch translation is node/2, the link in the original should be nl/node/2. But instead of that it becomes node/2. It will find the translation but the rest of the interface is not shown/translated, depending on how the system is configured with respect to path prefixes.
I hope I explained it clearly, otherwise I’ll give it another go :-).

Comments

spiderman’s picture

Assigned: Unassigned » spiderman
Status: Active » Needs review

Thanks for reporting this- the description is clear enough, and I was able to reproduce the problem on a sandbox. I've committed a fix which works for me. If someone can back me up, I'll prepare to roll a final 6.x release and hopefully a 7.x soon.

spiderman’s picture

Status: Needs review » Closed (fixed)

I haven't heard any feedback on this, but it works for me, so closing this issue for now. Please reopen if you experience a problem.