Closed
Bug 1512999
Opened 7 years ago
Closed 5 years ago
Make mailnews.send_default_charset non-localizable
Categories
(MailNews Core :: Internationalization, defect)
MailNews Core
Internationalization
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsivonen, Unassigned)
References
Details
Looking at https://dxr.mozilla.org/l10n-central/search?q=send_default_charset&redirect=false it seems implausible that the locales still defaulting to ISO-8859-1 need to do so, when so many previously-ISO-8859-1-defaulting locales default to UTF-8.
It's not believable that en-CA and es-AR need different defaults from en-US and es-ES here.
It's not believable that cs and hu need a different default than pl.
Etc.
Now that even the ja locale, which was expected to be the last one to migrate, defaults to UTF-8, I suggest making the pref non-localizable and defaulting it to UTF-8.
Updated•6 years ago
|
Version: unspecified → Trunk
Comment 1•5 years ago
|
||
Now that Bug 862292 has been fixed, this setting is definitively obsolete.
Depends on: 862292
Comment 2•5 years ago
|
||
It's gone except for from suite/ - but it doesn't do anything anymore. https://searchfox.org/comm-central/search?q=send_default_charset&path=
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•