Migrate to intl.locale.requested.locale list from general.useragent.locale
Categories
(SeaMonkey :: Preferences, enhancement)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: frg, Assigned: iannbugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.15)
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
[Approval Request Comment]
Regression caused by (bug #): 1414390
User impact if declined: locale stuff doesn't work properly
Testing completed (on m-c, etc.): 2.53.15
Risk to taking this patch (and alternatives if risky): some
String changes made by this patch: none
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 4•2 years ago
|
||
Comment on attachment 9296117 [details] [diff] [review]
1441016-port1414390-25315.patch
Typo needs to be fixed in /suite/components/pref/content/pref-appearance.js:
Services.locales.setRequestedLocales([locale]);
is .locale.
I installed the de language pack and when I deinstalled it I got a blank display in the prefs and needed to reselect the default locale. But something we can deal later if ever.
lgtm. r/a= me with typo fixed.
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/2486062f77ac
Migrate to intl.locale.requested.locale list from general.useragent.locale. r=frg
Reporter | ||
Comment 6•2 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/7b5ed5915df3c4ec66947e0548c77ea2924ef9e7
Migrate to intl.locale.requested.locale list from general.useragent.locale. r=frg a=frg
Description
•