Closed Bug 16683 Opened 25 years ago Closed 25 years ago

Character set and autodetect menu do not work

Categories

(Core :: Internationalization, defect, P3)

All
Linux
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: teruko, Assigned: radha)

References

()

Details

Character set menu and Autodetect menu do not work.

Steps of reproduce
1. Go to the above URL
2. Select menu View|Character set->Japanese (Euc-JP)
Japanese characters are not displayed correctly.

3. Select menu View|Auto-detect->Japanese
Japanese characters are not displayed correctly.

Tested 10-18-08 Linux , 10-15-09 Win32 build.
Please note also that "Reload" button is not working at all, either.
So this could be part of a more generic reloading failure.
OS: FreeBSD → Linux
*** Bug 16687 has been marked as a duplicate of this bug. ***
Assignee: ftang → radha
This is related to the Reload problem. Radha, do you have a bug against the
Reload problem ?
Status: NEW → ASSIGNED
Target Milestone: M11
i have a bug about reload not working. I'll look into it.
First of all I couldn't reproduce the reload bug in today morning's build.
I could successfully relaod local files.

Second, I traced this problem until DocLoader. ie., nsWebShell::Relaod() does
call LoadURL() and a LoadDocument call is made to nsDocLoader. The AsyncRead on
the channel also returns success. The return codes in
nsWebShell::OnEndDocumentLoad() is also success. so, I'm not sure if this is
really due to reload().
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
In today's build, 10-19-08 Win32 and Linux, this does not happen.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.