Closed
Bug 143851
Opened 23 years ago
Closed 23 years ago
Mozilla doesn't render html pages when mime type set to text/plain
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nrg, Unassigned)
References
()
Details
By going to http://eremi.net , the webpage's HTML source code is displayed
rather than the actual webpage. By checking out page info, i noticed that the
mime type is text/plain. I'm not sure if it's something wrong with that
webserver but the site renders fine in IE. I checked with Netscape Communicator
4.79 and the same problem occurs. I believe that any .html file should be
rendered, regardless of mime types.
nrg
Comment 1•23 years ago
|
||
I think mozilla behaves absolutly correct as the mime type says what type of
data it is (and not the ".html"). It's a feature, not a bug (but a bug in IE)
and shouldn't be changed in my opinion.
Comment 2•23 years ago
|
||
The page sends text/plain and mozilla renders this content as text/plain.
This is the correct way and IE is broken.
-> TE (Canada)
Assignee: Matti → momoi
Status: UNCONFIRMED → NEW
Component: Browser-General → English: Non-US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: imajes-qa → jeesun
Version: other → unspecified
I sent an email to remi@<nospam>eremi.net telling him about this issue, so
hopefully he will reconfigure the web server to deliver the correct mime type.
Comment 4•23 years ago
|
||
Web page now text/html. WFM.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 5•22 years ago
|
||
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: jeesun → english-other
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•