Closed
Bug 62488
Opened 25 years ago
Closed 25 years ago
ibuyer.net does not load properly
Categories
(Core :: DOM: HTML Parser, defect, P3)
Core
DOM: HTML Parser
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: hacker, Assigned: harishd)
References
()
Details
When I try to visit www.ibuyer.net in Mozilla M18 build 20001208, I only get
garbage that looks like binary data.
Confirmed with Netscape Commercial build 2000121008 also. Windows NT.
Comment 2•25 years ago
|
||
I see this on linux build 2000-12-05-08 as well. OS -> all. Mozilla sets the
charset to UTF-16BE instead of Western even though the page explicitly sets the
Content-Type to "text/html; charset=iso-8859-1" with a <meta> tag.
OS: Windows 2000 → All
Comment 3•25 years ago
|
||
I have this on linux build 20001-12-08-08 also
Comment 4•25 years ago
|
||
Also noted in Mozilla 0.6 Win98SE
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 5•25 years ago
|
||
-> layout
Assignee: asa → clayton
Component: Browser-General → Layout
QA Contact: doronr → petersen
Comment 6•25 years ago
|
||
The datastream seems sane enough, as shown here:
http://webtools.mozilla.org/web-sniffer/view.cgi?url=http%3A%2F%
2Fwww.ibuyer.net%2F&verbose=on
Seems like a low level bug, I'm going to guess it's a Necko thing and punt it
over. Failing that, it could be parser-level...
Assignee: clayton → neeti
Component: Layout → Networking
Keywords: correctness
QA Contact: petersen → tever
Hardware: PC → All
Changing component to parser
Assignee: neeti → harishd
Component: Networking → Parser
The above URL work for me.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•