Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
language system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 10:22 UTC
Updated:
8 May 2009 at 18:00 UTC
In 5.x version of i18n, there were a useful option to detect user browser language using redirects from the main page depending on browser language.
Now it seems that in 6.x this option disappeared.
Is there a reason for that? Can I obtain the same result in some way?
Thanks in advance.
Comments
Comment #1
phildu commentedsame problem for me
Comment #2
Helmut Neubauer commentedIt seems browser detection is active by choosing path prefix with language fallback. I tried to change the preferred language in my browser and got my front page in different languages. If choosing path prefix only, there seems to be no browser detection.
It would be nice to decide to have browser detection or not.
Comment #3
gianluca.b commentedIt seems working with "path prefix with language fallback", but only with firefox 3 and IE 7.
It doesn't work with google chrome and IE 8.
Comment #4
jose reyero commentedYes, you can get the same with that options. Anyway it is Drupal core that handles it now.
About the browser issue, no idea.