Closed
Bug 177364
Opened 23 years ago
Closed 22 years ago
cartoon.ru - HTML served as text/plain
Categories
(Tech Evangelism Graveyard :: Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oleg.titov, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021016
if i load http://www.cartoon.ru i see the source code of the page, not the
rendered html. probably the site do not send the correct mime type, but browser
should render it anyway
Reproducible: Always
Steps to Reproduce:
1. load http://www.cartoon.ru
2.
3.
Actual Results:
source html code appears in browser windoew
Expected Results:
render this code as html markup
Comment 1•23 years ago
|
||
The site sends the following header:
Content-Type: text/plain; charset=koi8-r
so our rendering is correct.
Assignee: asa → prokosch
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: East
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: asa → momoi
Version: other → unspecified
Comment 2•23 years ago
|
||
Set priority, updated summary.
Priority: -- → P3
Summary: browser shows HTML page source code not the rendering → HTML served as text/plain
Comment 3•23 years ago
|
||
Mass-accepting bugs - sorry for the spam. I'm back :)
Status: NEW → ASSIGNED
Comment 4•23 years ago
|
||
Quitting Evangelism due to lack of time...
Assignee: nikolai → nobody
Status: ASSIGNED → NEW
Updated•23 years ago
|
Summary: HTML served as text/plain → cartoon.ru - HTML served as text/plain
Comment 5•23 years ago
|
||
*** Bug 184904 has been marked as a duplicate of this bug. ***
Comment 6•23 years ago
|
||
-> other
Assignee: nobody → other
Component: Europe: East → Other
QA Contact: momoi → other
Comment 7•23 years ago
|
||
*** Bug 215167 has been marked as a duplicate of this bug. ***
Comment 8•22 years ago
|
||
Currently the site sends a correct text/html MIME type.
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
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
•