Closed Bug 198991 Opened 21 years ago Closed 13 years ago

twocom.com - Page only displays the HTML source

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: jawilson, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312

This URL will only display the underlying HTML source, it will not render.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
The web server is sending mime type of plain/text.  Mozilla then correctly
renders  it as plain text.
*** Bug 198994 has been marked as a duplicate of this bug. ***
-> Tech Evang

The server sends Text(plain and Mozilla does the right thing here.
Assignee: asa → susiew
Status: UNCONFIRMED → NEW
Component: Browser-General → US General
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: asa → zach
Version: Trunk → unspecified
*** Bug 199025 has been marked as a duplicate of this bug. ***
Seems the site is full of files without extentions, another sample:
http://www.twocom.com/high_performance_synthetics/Royal_Purple_info
If the site is sending plain text then how is M$ getting IE to render it
correctly? Another one of their "undocumented features" perhaps?
That's a bug in IE ! 
IE doesn't look at the send server headers and use his unkown content decoder
instead. Mozilla have also such a decoder but mozilla use it only for old
http/0.9 servers which doesn't send a mime-type.

another example for a binary :
server send text  (wrong !)    : http://www.mversen.de/mozilla/text/mozilla.rar
Server sends correct mime-type : http://www.mversen.de/mozilla/rar/mozilla.rar
This article explains the details:
http://devedge.netscape.com/viewsource/2003/mime-types/
this article explains why IE is rendering the code as html (26 hard coded tests):
http://msdn.microsoft.com/workshop/networking/moniker/overview/appendix_a.asp

tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Summary: Page only displays the HTML source → twocom.com - Page only displays the HTML source
Well this page uses text/html yet it still displays the the page source:
http://www.haravgi.com.cy/20_09_2003/main/001
No, it's not.  If you look at Page Info, you can see that the server has sent
the Type as "text/plain".

If you're saying that because of the META tag, the server setting always takes
priority,
INCOMPLETE due to lack of activity since the end of 2009.

If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.

Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.