[Bug 1317012] Re: Firefox 28 doesn't use intl.accept_languages defined in syspref.js
Cs-gon
1317012 at bugs.launchpad.net
Thu May 8 14:19:46 UTC 2014
I have to correct something:
It seems older Firefox versions had the same problem, but it wasn't
obvious, because the default accept_languages of the firefox-locale-de
package were already "de-de,de,en-us,en". In Firefox 28 the default was
changed to "de,en-us,en".
Nevertheless the problem is still, that Firefox reads the setting from
syspref.js and displays this correctly in about:config, but doesn't use
this value when constructing the HTTP header. The problem seems to be
this test: http://mxr.mozilla.org/mozilla-
central/source/modules/libpref/src/nsPrefBranch.cpp#232
So the accept_languages will only be used, when they are set by a user
pref, or a locked pref, but not with a "simple" pref in syspref.js.
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1317012
Title:
Firefox 28 doesn't use intl.accept_languages defined in syspref.js
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1317012/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list