[Bug 1771272] Re: Firefox didn't use the OS default locale
Jonas JuodÄ—
1771272 at bugs.launchpad.net
Tue Jul 31 19:19:07 UTC 2018
Problem is in ubuntu-defaults-builder package, /usr/bin/dh_ubuntu_defaults script - for Firefox 59+ this script should add line
intl.locale.requested=""
in file /usr/lib/firefox/distribution/distribution.ini
I'm attaching a patch againts /usr/bin/dh_ubuntu_defaults script
** Patch added: "Patch for adding intl.locale.requested="" in dh_ubuntu_defaults"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-defaults-builder/+bug/1771272/+attachment/5170091/+files/dh_ubuntu_defaults-firefox-use-default-locale.patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-defaults-builder in
Ubuntu.
https://bugs.launchpad.net/bugs/1771272
Title:
Firefox didn't use the OS default locale
Status in Default settings and artwork for Baltix OS:
Confirmed
Status in ubuntu-defaults-builder package in Ubuntu:
New
Status in ubuntu-defaults-zh-cn package in Ubuntu:
Confirmed
Status in ubuntukylin-default-settings package in Ubuntu:
Fix Released
Status in ubuntu-defaults-builder source package in Bionic:
New
Status in ubuntu-defaults-zh-cn source package in Bionic:
Confirmed
Status in ubuntukylin-default-settings source package in Bionic:
Fix Released
Bug description:
[Impact]
The default language of firefox is English, and it should use the OS default locale.
[Test Case]
1. Choose "Chinese" when install Ubuntu Kylin 18.04.
2. Open Firefox browser and check its default language
Expected Result: Chinese
Actual Result:English
[Regression Potential]
Low, we just set pref `intl.locale.requested` to an empty string (""), which will cause the browser to use the OS default locale.
To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1771272/+subscriptions
More information about the foundations-bugs
mailing list