Comment #13 on issue 3970 by szhorvat: Broken site that works in *all* other browsers: https://fastbanking.bancpost.ro/ http://code.google.com/p/chromium/issues/detail?id=3970
The difference appears to be in what kind of accept-language header the browsers are sending. I can only log in with Chrome if there is only a single language specified in Options -> Minot tweaks -> Change font and language settings -> Languages. If I set two or more languages there, I cannot log in (the site doesn't work correctly). Using http://www.ericgiguere.com/tools/http-header-viewer.html I compared the accept-language headers that Chrome and some other browsers are sending. I appears that all other browsers are sending "quality values" with the language codes, but Chrome isn't. I get this from Chrome: hu,en,en-GB,en-US,ro,nb,no And this from Firefox: hu,en;q=0.9,en-gb;q=0.7,en-us;q=0.6,ro;q=0.4,nb;q=0.3,no;q=0.1 I believe that it might be the missing "quality values" that's confusing the site, but I don't know enough about these things to be able to say whether this is incorrect behaviour on the part of Chrome. (Though I do not believe that it is incorrect.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
