Closed Bug 214093 Opened 21 years ago Closed 21 years ago

Mozilla wants to download a file of type text/html

Categories

(Core Graveyard :: File Handling, defect)

1.4 Branch
x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: adam, Assigned: law)

References

()

Details

The above link causes Mozilla to pop up this dialog:
'The file "LinuxSDK.html" is of type text/html (HyperText Markup Language), and
Mozilla does not know how to handle this file type.  This file is located at:
http://developer.nvidia.com/attach/
What should Mozilla do with this file?"- etc.

I have a feeling that Mozilla should know what to do with a text/html file.

This is with the tip of the 1.4 branch.  Firebird-trunk also does this same thing.
HTTP request sent, awaiting response...
 1 HTTP/1.1 200 OK
 2 Server: Microsoft-IIS/5.0
 3 Date: Sun, 27 Jul 2003 20:28:20 GMT
 4 Content-Type: text/html
 5 content-disposition: attachment; filename=LinuxSDK.html
 6 Set-Cookie: JSESSIONID=DD4D295FB1153133B666B140F690AD37;Path=/
 7 Content-Length: 25723
 8 Connection: Keep-alive
 9 Via: 1.1 AN-0003011011100657
10 Age: 1382

5( means that Mozilla should download it...
invalid. Mozilla is correct when it shows the save-as dialog
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
I see.   v.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.