Closed
Bug 20736
Opened 26 years ago
Closed 25 years ago
Prompts to download file when should be displaying
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M14
People
(Reporter: warmenhoven, Assigned: jud)
References
()
Details
The URL is an ascii text file, and displays as such in Communicator 4.7, but is
being reported by Mozilla as type application/x-unknown-content-type and
prompting me to download it. I'm using the nightly build from Dec 2, 1999 on Linux.
Updated•26 years ago
|
Product: Architecture → Browser
Version: 5.0 → other
Updated•26 years ago
|
Assignee: nobody → gagan
Updated•26 years ago
|
Assignee: gagan → valeski
Target Milestone: M14
Comment 1•26 years ago
|
||
This is the case where we want to guess the text/plain type from all ascii
text.
Assignee | ||
Comment 2•26 years ago
|
||
when asyncopen is in place, *all* guessing in the backend goes away. the front
end needs to "guess".
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
Updated•26 years ago
|
QA Contact: nobody → shrir
Comment 4•26 years ago
|
||
qa to shrir
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•25 years ago
|
||
rick pott's addition of the stream scanner decoder have fixed this.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
Verified with today's commercial build on Linux (2000011313)
You need to log in
before you can comment on or make changes to this bug.
Description
•