Closed
Bug 269717
Opened 21 years ago
Closed 16 years ago
panorama.com - HTML page sent as text/plain
Categories
(Tech Evangelism Graveyard :: English Other, defect, P3)
Tech Evangelism Graveyard
English Other
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: chris, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Accessing this page using firefox displays
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Download System</title>
instead of the webpage. Could be because of spaces in the returned text. IE
6.0 SP1 handles this page fine.
Reproducible: Always
Steps to Reproduce:
1. Access URL
2. Note display is in text rather than graphic web page
3.
Expected Results:
Unless this is expected behavior due to incorrect formatting, IE displays web
page correctly so I assume that firefox should also.
Comment 1•21 years ago
|
||
They're sending the page as a text/plain MIME type, so we treat it as plain text.
Not a browser bug. They need to fix their server setting. Reporter, you might
write to them and mention it.
->TE
Assignee: nobody → english-other
Status: UNCONFIRMED → NEW
Component: Layout → English Other
Ever confirmed: true
OS: Windows 2000 → All
Priority: -- → P3
Product: Browser → Tech Evangelism
QA Contact: core.layout → english-other
Hardware: PC → All
Summary: page renders as text instead of web page; IE works fine on same URL → panorama.com - HTML page sent as text/plain
Version: Trunk → unspecified
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
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
•