Closed
Bug 285426
Opened 20 years ago
Closed 20 years ago
This page looks wrong in Mozilla.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rebant, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.7.5) Gecko/20041118 Firefox/1.0 This page looks wrong in Mozilla. Other browsers display it correctly. Mozilla show html code insted formated text. Reproducible: Always
Comment 1•20 years ago
|
||
The page uses a content type of "Content-Type: text/plain" and thus mozilla renders it as it should. Konueror and opera do the same, (and probably safari will do the same) You sould change the used content type to text/html in either your scripting language or webserver. Mozilla is not to blame.
Summary: This page looks wrong in Mozilla. → This page looks wrong in Mozilla.
Comment 2•20 years ago
|
||
-> invalid (confirmed with http://www.web-sniffer.net
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•