Closed
Bug 593338
Opened 15 years ago
Closed 8 years ago
Should use REPLACEMENT CHARACTER instead of KATAKANA MIDDLE DOT for unmapped bytes in Shift_JIS
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla56
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
(Whiteboard: [fixed by encoding_rs])
I see
#define SJIS_UNMAPPED 0x30fb
in nsJapaneseToUnicode.cpp.
This seems wrong. All encodings should use the REPLACEMENT CHARACTER for bogus input.
Comment 1•15 years ago
|
||
This behavior is historical issue of bug 116882.
Assignee | ||
Updated•10 years ago
|
Depends on: encoding_rs
Assignee | ||
Comment 2•8 years ago
|
||
Fixed by bug 1261841.
Assignee: smontagu → hsivonen
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by encoding_rs]
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•