Closed
Bug 186508
Opened 23 years ago
Closed 23 years ago
The page could not be displayed normally, but just as a text file format.
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ilovelinux2002, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2b) Gecko/20021106
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2b) Gecko/20021106
This page used cgi searching method to return some results, but the result could
not be parsed as normal HTML format. If I saved it as a xxx.html file and open
it, it could be displayed correctly. I am able to repeate this problem in my PC
and solaris2.6 with latest release version 1.3alpha.
Reproducible: Always
Steps to Reproduce:
1. just open the URL http://sh.sina.com.cn/cgi-bin/search.cgi?type=1100
2.
3.
Actual Results:
Broswer treated the page as text/plain format.
Expected Results:
Sould be as text/html format in normal way.
Comment 1•23 years ago
|
||
no mozilla bug !
Open the page and select Page info and look at the content type.
It's text/plain and Mozilla renders it as Text/plain.
Yes it works in IE but IE is broken and doesn't follow the mime-type from the
server and that violates the RFC.
Please write a mail to the webmaster that he should correct the mime-type
(should be text/html instead of text/plain)
It works from you hdd because your hdd doesn't send a mime-type and mozilla
looks for the content.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•