Closed
Bug 196085
Opened 22 years ago
Closed 22 years ago
Prompts for open with... or save when entering address of removed page on www.dr.dk
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: stig, Assigned: dougt)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3) Gecko/20030304
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3) Gecko/20030304
I suspect this is an error in the server-side setup at www.dr.dk, but both
Internet Explorer 5.5 and Opera 7.02Bork behaves different than Mozilla 1.3
branch build does, so...
When opening http://www.dr.dk/skum/musik/electric/ in IE or Opera it shows the
normal "page can not be found page" (in danish) for the this danish (major)
site. But when entering with Mozilla it prompts for you to save or choose an
application to open the page with.
The mime-type of the page (or some element on the page?) seems to be
application/octet-stream, according to the Mozilla prompt.
Reproducible: Always
Steps to Reproduce:
1. Enter URL http://www.dr.dk/skum/musik/electric/
2.
3.
Reporter | ||
Updated•22 years ago
|
Version: Trunk → Other Branch
The server responds with Content-Type: application/octet-stream and then sends
the html 404 page.
![]() |
||
Comment 2•22 years ago
|
||
Yep. Invalid; the behavior is correct. (I can't believe Opera caved on this
IE-ism in Opera 7; I think they do the Web a grave disservice... :( ).
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•