[Bug 10270] New: Wine gecko does not send HTTP Accept-Language header
http://bugs.winehq.org/show_bug.cgi?id=10270 Summary: Wine gecko does not send HTTP Accept-Language header Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: wine-programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: thestig(a)google.com Wine gecko does not send the HTTP Accept-Language header for HTTP requests. This means for wine iexplore users, going to website that look for that header, i.e. http://www.google.com/, will always return webpages in the web server's default language choice rather than in the user's preferred language. To see what headers a web browser is sending, go to: http://schroepl.net/cgi-bin/http_trace.pl Internet Explorer will send the string in HKCU\Software\Microsoft\Internet Explorer\Internals\AcceptLanguage as the Accept-Language header. With a clean .wine directory + gecko, Wine iexplore does not send anything. I can change what Wine iexplore sends by adding: user_pref("intl.accept_languages", "foo"); to prefs.js or user.js in ~/.wine/drive_c/windows/profiles/username/Application Data/Mozilla/Profiles/MSHTML/hash/. The ideal behavior would be: Wine iexplore should look in the same registry key as IE, and that registry key should be properly initialized by wineprefixcreate. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10270 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-17 11:09:22 --- I believe this has been fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10270 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-01-28 05:44:07 --- Closing all RESOLVED FIXED bugs older than four weeks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10270 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=10270 Felix Yan <felixonmars(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felixonmars(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org