|
Posted by Michael Fesser on 06/02/07 10:33
..oO(RvT)
>I have an interesting problem. I have FireFox2, IE7 and Opera9 as test
>browsers. All browsers are in Dutch. When I execute the following:
>
><?=$_SERVER["HTTP_ACCEPT_LANGUAGE"]?>
>
>The result is as follows:
>
>FireFox: nl,en-us;q=0.7,en;q=0.3
>Opera: nl-NL,nl;q=0.9,en;q=0.8
>
>and then:
>
>IE: es-us (!!!!!!)
>
>I mean, how in earth does the Dutch version of IE claims that Spanish
>is the preferential language? I live in South America, so my regional
>settings in the configuration panel of XP is set to Spanish(Peru), but
>I cannot find the reason why IE would look to that setting.
Check your internet options to set the preferred language(s) for IE.
>Anyone here to explain me why IE handles this very simple routine in a
>different way than Opera and FireFox?
Because the configuration is different. Every browser has to be
configured properly to send correct ACCEPT headers.
Micha
Navigation:
[Reply to this message]
|