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

phildu’s picture

same problem for me

Helmut Neubauer’s picture

It 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.

gianluca.b’s picture

It 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.

jose reyero’s picture

Project: Internationalization » Drupal core
Version: 6.x-1.0 » 6.x-dev
Component: User interface » language system
Category: feature » support
Status: Active » Fixed

Yes, you can get the same with that options. Anyway it is Drupal core that handles it now.

About the browser issue, no idea.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.