I am not entirely sure if this is a bug, a feature request or simply just me not using the module properly.
I have a site in 3 languages, and so far redirection seems to work great (using geoip and first request only) for the main page.
However, when a user logs in, the site language does not change to the user's default language. The most obvious example being the administrator's (default and admin languages are english)
Any ideas?
Comments
Comment #1
mrfelton commentedThis module does not attempt to do anything particular in relation to users logging in and changing to their default language. It only redirects from one node to another based on their ip address.
I'm not quite sure how you would do what you want to do. Perhaps you need to set the language negotiation mechanism to 'Path prefix with language fallback' ?