Closed
Bug 302210
Opened 19 years ago
Closed 16 years ago
fotokemika.net - .asp content sent as text/plain
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: 4frank, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Firefox will show unprocessed page source in two colums instead of normally processing the source into a formatted web page. IE opens this page without errors. Reproducible: Always Steps to Reproduce: 1. Enter URL http://www.fotokemika.net/ 2. 3. Actual Results: Unprocessed, unformatted page Expected Results: Process the source and format the web page Will try to attach a screen print. Using Firefox 1.0.6 US with multiple extensions.
Updated•19 years ago
|
Component: JavaScript Console → General
QA Contact: javascript.console → general
Comment 3•19 years ago
|
||
Content-type is text/plain, so Firefox is working correctly. Over to Tech Evangelism.
Assignee: nobody → english-other
Status: UNCONFIRMED → NEW
Component: General → English Other
Ever confirmed: true
Product: Firefox → Tech Evangelism
QA Contact: general → english-other
Summary: Firefox shows unformatted source instead of formatted web page → fotokemika.net - .asp content sent as text/plain
The hosting webserver sends for APS the wrong content-type "text/plain", therefore Mozilla shows the source. see all frames (all are asp, see main frame) http://web-sniffer.net/?url=http%3A%2F%2Fwww.fotokemika.net%2Fmitten.asp&submit=Submit&http=1.1&gzip=yes&type=GET&ua= the main frame is ok http://web-sniffer.net/?url=http%3A%2F%2Fwww.fotokemika.net%2F&submit=Submit&http=1.1&gzip=yes&type=GET&ua=
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
•