Closed
Bug 50072
Opened 25 years ago
Closed 25 years ago
Auto-detect menu does not work correctly
Categories
(Core :: Internationalization, defect, P1)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
People
(Reporter: teruko, Assigned: ftang)
Details
(Whiteboard: [nsbeta3+])
When you visit the web page which does not have meta-charset, the page will not
be displayed correctly if you select Auto-Detect menu.
Steps of reproduce
1. Launch Netscape 6 (at the default, the Character coding menu is set to
Western (ISO-8859-1)
2. Go to http://www.yahoo.co.jp/
3. Select menu View | Character coding->Auto-Detect (Japanese)
The Japanese characters are still not displayed correctly.
If you select menu Auto-Detect (Japanese) first and go to the above URL,
Japanese characters are displayed correctly.
Tested 2000-08-22-08 and 2000-08-23-08 and 2000-08-23-14 Win32 build.
I looked at 2000-08-17-21 Mac build. This does not happen. I will test more to
find out when this broke.
| Reporter | ||
Comment 2•25 years ago
|
||
I tested this in 8-21-12 Linux build. I could reproduce this. This does
not happen in 8-17-08 Linux build. During the weekend, this started to happen.
OS: Windows NT → All
Hardware: PC → All
| Reporter | ||
Comment 3•25 years ago
|
||
This works fine in 2000-08-19-08 build.
| Reporter | ||
Comment 4•25 years ago
|
||
This works fine in 2000-08-20-08 Win 32 build.
| Assignee | ||
Comment 6•25 years ago
|
||
This could related to my Cache charset work check in around that date.
| Assignee | ||
Comment 8•25 years ago
|
||
we need to make the kCharsetFromAutoDetect higher than kCharsetFromBookmark and
kCharsetFromCache
Status: NEW → ASSIGNED
Priority: P3 → P1
| Assignee | ||
Comment 9•25 years ago
|
||
fix check in. Now we will auto detect even we have bookmark and cache charset.
But hopefully the remembered charset will be the same so we can improve the
performacnce.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 10•25 years ago
|
||
I verified this in 2000-08-29-08 Mac and Linux, and 2000-08-29-15 Win32 build.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•