Closed
Bug 32591
Opened 25 years ago
Closed 25 years ago
View source page is displayed as ISO-8859-1 in no meta tag page
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: teruko, Assigned: jbetak)
References
()
Details
(Whiteboard: [nsbeta2+])
When you see view source in no meta charset page, the page is not displayed
correctly. Character coding for view source window will set back to Western
(ISO-8859-1).
Steps of reproduce
1. Go to above URL
2. Select menu View|Character coding -> Multibyte-> Japanese(EUC-JP)
3. Select menu View|Page Source
Notice that Japanese characters are displayed as garbage.
If you look at View|Character coding menu in the Page source window, the
Western(ISO-8859-1) is marked.
Tested 2000032006 M15 nblb Win32, Mac, and Linux build.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Comment 1•25 years ago
|
||
If the charset is set by a meta tag, view source is also in ISO-5589-1.
Assignee | ||
Comment 3•25 years ago
|
||
Cata, ftang, bobj I'm closing this based on my fix in the browser instance
proxy object. We might need to change over to Cata's new design once he is
finished. Please keep it mind during regression that "the ground is shifting"
underneath this feature...
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•25 years ago
|
||
I verified this in 2000-05-16-08 Linux, 2000-05-16-09 Win32, and 2000-05-16-11
Mac build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•