suppose I have the following situation:
- TOPICTRANSLATIONS = en, pt
- Topics: HomeTopic? , SubPage? , HomeTopicPt? , SubPagePt?
- a different menu for each language, the English menu points to ${topic} while the Portuguese menu points to ${topic}Pt
When my browser is configured for Portuguese, but I choose the "English" flag in the homepage, when I follow a link in the menu for "SubPage" I am redirected to
SubPagePt? even if I previously chose "English".
Therefore I am changing the redirection code to avoid doing redirects when coming from a topic in the same language as
the topic currently being viewed.
--
AntonioTerceiro - 10 Feb 2010
Just uploaded a new release with this problem fixed.
--
AntonioTerceiro - 10 Feb 2010
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
