Closed
Bug 727683
Opened 13 years ago
Closed 13 years ago
firefox renders raw html instead of web page
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: michael, Unassigned)
Details
Attachments
(1 file)
9.34 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
Build ID: 20120208060813
Steps to reproduce:
issued this query
GET /cgi-bin/index.cgi HTTP/1.1
Host: ntp.is.bizsystems.com:81
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20100101 Firefox/10.0.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
The device connected to is an internal Zurich ntp time device with an onboard web page. Works fine for other browsers and older firefox versions.
This is a repeatable problem that happens every time.
Contact me if you need access to this device and I will see what I can do.
Actual results:
firefox renders raw html
Expected results:
should render a web page as other browsers and OLD version of firefox can do.
page renders OK on MSIE, Opera, Chrome
The important information to obtain are the HTTP headers. Please use
https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/
and add the headers that server sends to a comment here.
Comment 2•13 years ago
|
||
We need the http headers from the response and not from the request
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•