I have 3 languages with translations (i18n) enabled:


path: node/1 | english | Title: foo
path: node/2 | german | Title: foo
path: node/3 | spanish | Title: foo

when I am in the german part of the website Glossify sends me to the path: node/3 in spanish. What can I do to prevent Glossify to select the wrong language? thank you!

So i get this:
Keyword: foo => path: node/3 | english
Keyword: foo => path: node/3 | german
Keyword: foo => path: node/3 | spanish

The espected output would be:
Keyword: foo => path: node/1 | english
Keyword: foo => path: node/2 | german
Keyword: foo => path: node/3 | spanish

anybody can help?

Comments

Ivo.Radulovski’s picture

Status: Active » Closed (won't fix)

Hello we have fully rewritten the Glossify module.

The 2.x version will not be supported any more

Ivo.Radulovski’s picture

Version: 6.x-2.5 » 6.x-3.0-beta1
Status: Closed (won't fix) » Closed (fixed)

the new version should prevent linking between languages