[Bug 867753] Re: Accept-Language header contains incorrect value

2014-05-14 Thread Sven Jörns
It was possible for me to fix this problem with this addOn https://addons.mozilla.org/de/firefox/addon/quick-accept-language-switc/?src=api Changing Accept-Language to any value, restart and set to default in about:config. -- You received this bug notification because you are a member of Ubuntu

[Bug 867753] Re: Accept-Language header contains incorrect value

2014-01-30 Thread Phill
** Changed in: firefox (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-12 Thread Bug Watch Updater
** Changed in: firefox Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications about

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=693687. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://hel

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Chris Coulson
** Bug watch added: Mozilla Bugzilla #693687 https://bugzilla.mozilla.org/show_bug.cgi?id=693687 ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=693687 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Chris Coulson
I figured this out in the end. The problem is that the startup() entry point for bootstrapped extensions gets called by the addon manager before the chrome manifests for other extensions (including language packs) have been loaded. Because this extension does something with starts nsIHttpHandler wh

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Chris Coulson
apt-get source firefox ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications about this bug go to: https://bugs.launc

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Phill
No idea's on where we can get hold of the source code then? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications about

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Chris Coulson
The way this works is that intl.accept_languages is set to a localized value which comes from the language pack for your selected locale (and the selected locale comes from the environment), Defaulting to en-us when you uninstall the GB language pack is the expected behaviour regardless of your env

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-11 Thread Phill
It appears to be something about the handling of the default language, manually set languages are fine with that plug-in. It would appear that without the GB language pack, Firefox defaults to en-US (ignoring the language set in the OS/desktop), which is not what I'd expect, but never mind. The plu

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Chris Coulson
It's probably worth contacting the developer of that addon, or leaving a comment on addons.mozilla.org. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains in

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Phill
Sorry, should have tried that. Thanks for your help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications about this b

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Chris Coulson
This is caused by the JSONovich addon, which just seems to override all the standard headers. In future, please try disabling your addons before reporting a bug, as it can save a lot of time ** Changed in: firefox (Ubuntu) Status: Incomplete => Invalid -- You received this bug notificatio

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Chris Coulson
Still not confirming, even with your steps. The Accept-Language header is taken directly from intl.accept_languages, so I'm not sure how you end up with a different value -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Phill
Thanks for looking at it. My "intl.accept_languages" contains status: "detault", type: "string" and value: "en-gb, en". I have two computers exhibiting the same problem both running Ubuntu 11.04 64-bit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Chris Coulson
Thanks, but that works fine here. What is intl.accept_languages set to in about:config, and what does the Status column say? ** Changed in: firefox (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-07 Thread Phill
** Description changed: Both my OS and Firefox preferences has en-GB and en as the language, however, it's sending "en-US, en" in the "accept-language" request header. This was verified using Bugzilla after finding the problem. Dates on some sites are a particular problem given that for ma

[Bug 867753] Re: Accept-Language header contains incorrect value

2011-10-04 Thread Phill
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867753 Title: Accept-Language header contains incorrect value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fi