Closed
Bug 12144
Opened 26 years ago
Closed 26 years ago
Shift_JIS converter problem
Categories
(Core :: Internationalization, defect, P2)
Tracking
()
M9
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
In browser, the Shift_JIS code, XXC0,XXC1,XXC2, will convert to XXCA,XXCB,XXCC
to display the wrong characters.
In the above URL,
1st line 82C0,82C1,82C2, 82CA,82CB,82CC
2nd line 88C0,88C1,88C2, 88CA,88CB,88CC
3rd line 89C0,89C1,89C2, 89CA,89CB,89CC
In the browser, it displays the following.
1st line 82CA,82CB,82CC, 82CA,82CB,82CC
2nd line 88CC,88CC,88CC, 88CA,88CB,88CC
3rd line 89CC,89CC,89CC, 89CA,89CB,89CC
Tested 8-16 Win32, Mac, and Linux build.
Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
Target Milestone: M10
Reporter | ||
Updated•26 years ago
|
Target Milestone: M10 → M9
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 1•26 years ago
|
||
Frank called me to file a bug on this and so there is a prior duplicate
of this.
*** This bug has been marked as a duplicate of 12141 ***
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•