Closed
Bug 284164
Opened 20 years ago
Closed 18 years ago
kma.go.kr - HTML as text/plain
Categories
(Tech Evangelism Graveyard :: Korean, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: laks.sampath, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 If you go to the http://www.kma.go.kr/fcst/3hour/3hour_eng_11F20201.shtml you will see the source code and not the graph as see on IE. Reproducible: Always Steps to Reproduce: 1. in the address bar type Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 2. See results :-) 3. Actual Results: You see the source for the page Expected Results: A graph as you see on IE while using the same URL
Comment 1•20 years ago
|
||
GET /fcst/3hour/3hour_eng_11F20201.shtml HTTP/1.1 ... Content-Type: text/plain
Assignee: firefox → korean
Component: General → Korean
Product: Firefox → Tech Evangelism
QA Contact: general → korean
Summary: Page does not display but shows source of page instead → kma.go.kr - HTML as text/plain
Comment 2•19 years ago
|
||
Its possible that the webserver is causing this problem. I have come across a few sites that set the Content-Type to text/plain even if the file has a .html extension. Here is the bug reference in the Apache bug database http://issues.apache.org/bugzilla/show_bug.cgi?id=32812
Comment 3•18 years ago
|
||
Near as I can tell, they've redesigned this problem out of existence.
Status: UNCONFIRMED → RESOLVED
Closed: 18 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
•