Closed
Bug 67018
Opened 24 years ago
Closed 24 years ago
Browser outputs text instead of HTML
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: golam, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010123
BuildID: 2001012304
This page outputed in text mode instead of HTML mode.
After saving page to disk I can view it perfectly.
Reproducible: Always
Steps to Reproduce:
1. visit http://dap2000.nm.ru/
Actual Results: page
Expected Results: text
The HTTP header contains "Content-Type: text/plain" And that seems to cause this
behaviour. This header should be "Content-Type: text/html" in order to display
it as HTML.
Note that IE and Opera do display the page, but Netscape 4.76 and Mozilla /
Netscape don't.
we follow the mime type, it's the spec. If you like, you can complain to the
webmaster. If you want someone else to complain, we can move this bug to
evangelism.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 3•24 years ago
|
||
verifying invalid. server returns a text/plain content-type
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•