Closed
Bug 234905
Opened 21 years ago
Closed 16 years ago
spiritofthedance.com - Displays source code as opposed to running it and displaying the page
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: remy.vidal, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
same as above.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
Displays home.cfm source code
Expected Results:
Displays the page
Comment 1•21 years ago
|
||
Easy : that's sent with the text/plain MIME-type, not text.html as it should be.
Error in the server-configuration.
Component: Browser-General → English US
Product: Browser → Tech Evangelism
Version: Trunk → unspecified
Reporter | ||
Comment 2•21 years ago
|
||
IE displays the page with no problem though....
(In reply to comment #2)
> IE displays the page with no problem though....
Currently IE gets it wrong and Mozilla gets it right. Microsoft intends to
follow Mozilla's lead and do the same thing as Mozilla does with their SP2
update. See their SP2 changes doc for more info:
"In Service Pack 2 for Windows XP, Internet Explorer MIME sniffing will never
promote a file of one type to a more dangerous file type. For example, files
that are received as plain text but that include HTML code will not be promoted
to the HTML type, which could contain malicious code."
CONFIRMING
Assignee: general → english-us
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
QA Contact: general → english-us
Hardware: PC → All
Summary: Displays source code as opposed to running it and displaying the page → spiritofthedance.com - Displays source code as opposed to running it and displaying the page
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
•