Closed
Bug 191549
Opened 23 years ago
Closed 22 years ago
flybilletter.dk - home page returned as text/plain
Categories
(Tech Evangelism Graveyard :: Danish, defect, P4)
Tech Evangelism Graveyard
Danish
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Whiteboard: [havefix][havecontact])
http://www.flybilletter.dk/
renders in text/plain
works in IE
It's due to an </font> before the head of the document. Should we ignore it?
http://webtools.mozilla.org/web-sniffer/view.cgi?verbose=on&url=http://www.flybilletter.dk/
HTTP/1.1 200 OKCRLF
Server: Microsoft-IIS/5.0CRLF
Content-Location: http://www.flybilletter.dk/Default.htmCRLF
Date: Sat, 01 Feb 2003 10:50:59 GMTCRLF
Content-Type: text/htmlCRLF
Accept-Ranges: bytesCRLF
Last-Modified: Tue, 10 Dec 2002 23:24:28 GMTCRLF
ETag: "5cb71349a3a0c21:baf"CRLF
Content-Length: 900CRLF
CRLF
</font>CRLF
CRLF
<head>CRLF
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">CRLF
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">CRLF
<meta name="ProgId" content="FrontPage.Editor.Document">CRLF
Comment 1•23 years ago
|
||
</font> is nothing with this case. Realy, mozilla rendered this page fine (you
could see frames in it). Plain text, you see, is a
http://www.kineser.dk/favor/default.asp file, mime-type of it -- text/plain.
Comment 2•23 years ago
|
||
Over to Tech Evangelism. The .asp page is being returned as text/plain.
Resummarizing.
Assignee: asa → nitot
Component: Browser-General → Europe: West
Product: Browser → Tech Evangelism
QA Contact: asa → brantgurganus2001
Summary: http://www.flybilletter.dk/ renders text/plain due to </font> → http://www.flybilletter.dk/ home page returned as text/plain
Version: Trunk → unspecified
Comment 3•23 years ago
|
||
havefix: they should change the content type returned by their pages to text/html .
contact info anyone ?
Summary: http://www.flybilletter.dk/ home page returned as text/plain → flybilletter.dk - home page returned as text/plain
Whiteboard: [havefix]
| Reporter | ||
Comment 4•23 years ago
|
||
contact info:
favor@favor.dk
Comment 5•23 years ago
|
||
now we just need to find someone to tell them... :)
Whiteboard: [havefix] → [havefix][havecontact]
Comment 6•23 years ago
|
||
I'll take this.
Assignee: nitot → brantgurganus2001
Keywords: clean-report
OS: Windows 2000 → All
Priority: -- → P4
Hardware: PC → All
Comment 7•23 years ago
|
||
euro west non .com bugs -> other
Assignee: brantgurganus2001 → other
Component: Europe: West → Other
QA Contact: brantgurganus2001 → other
| Reporter | ||
Updated•22 years ago
|
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•22 years ago
|
Component: Other → Danish
Updated•11 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
•