Closed
Bug 1557930
Opened 7 years ago
Closed 7 years ago
mozILocaleService.negotiateLanguages silently truncates non-Latin1 characters
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
negotiateLanguagesshould not silently truncate non-Latin1 chars.setCharPrefwill silently truncate non-Latin1 chars.- Fixed JS extra warnings while I am here.
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/c5ddef8c691b
Stop using ACString parameters in mozILocaleService and tests. r=zbraniecki
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•7 years ago
|
Assignee: nobody → VYV03354
You need to log in
before you can comment on or make changes to this bug.
Description
•