Closed
Bug 9404
Opened 26 years ago
Closed 26 years ago
This page does not load correctly
Categories
(Core :: Internationalization, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
M8
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
Tested 7-7 Win32, Mac, and Linux build.
Step of reproduce
1. Start Apprunner
2. Go to http://babel/tests/browser/bft/sjis/
3. Click on bft_browser_newsletter_sjis.html
This page does not load correctly.
Even you type,
http://babel/tests/browser/bft/sjis/bft_browser_newsletter_sjis.html
from the beginning. This page does not load.
In the Console windows,it says
http://babel/tests/browser/bft/sjis/bft_browser_newsletter_sjis.html loaded
Successfully.
This does not happen in this page only.
I tried to load pages under http://babel/tests/browser/bft/sjis/
and http://babel/tests/browser/bft/euc-jp/
They are not loaded correctly.
Then, I go to pages under http://babel/tests/browser/bft/latin1/
They are loaded correctly.
| Reporter | ||
Updated•26 years ago
|
Priority: P3 → P1
Target Milestone: M8
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M8 → M9
| Assignee | ||
Comment 1•26 years ago
|
||
I have no bandwidth to fix any M8 bugs.
| Assignee | ||
Comment 2•26 years ago
|
||
teruko, if you change the default charset to non latin 1, does the latin one
page (which label w/ ISO-8859-1) load correctly ?
If you change the default charset to Shift JIS, does the Shift JIS load
correctly ?
If both answer are no. Then the problem is related to ReloadDocument method of
nsIWebShellServices, and you should reassign this to nisheeth. I think this is
related to the reload bug.
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M8
| Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 3•26 years ago
|
||
I checked this in 7-08 Win32, MAC, and Linux builds. This does not happen anymore.
Once Reaload problem solved, this does not occur.
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 5•26 years ago
|
||
I verified this in 7-12 Win, Mac, and Linux builds.
You need to log in
before you can comment on or make changes to this bug.
Description
•