Closed
Bug 290707
Opened 20 years ago
Closed 20 years ago
downloads the html file instead of displaying it
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: crispin14, Assigned: mikepinkerton)
References
()
Details
(Whiteboard: [sg:nse] hold private until April 25 (password disclosed))
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050416 Camino/0.8+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050416 Camino/0.8+ If it asks for a password it is "seatpost" Reproducible: Always Steps to Reproduce: 1.enter the url 2.enter the password if requested 3. Actual Results: A copy of the html file downloads to my computer Expected Results: Show the web page
Comment 1•20 years ago
|
||
Please change your password. The security confidential flag is a temporary confidentiality only for security bugs, and per our security bug policy (linked from the new bug form) all bugs are made public as soon as they can do so without endangering users. This bug is invalid. The server is sending the MIME type application/octet-stream which is used for general binaries and can only be downloaded. The server should be configured to send text/html for this file. Perhaps the server doesn't know what to do with the non-standard .htm extension and defaults to the binary type; you could try renaming the file to .html if you don't have administrative control of the machine.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Whiteboard: [sg:nse] hold private until April 25 (password disclosed)
Updated•20 years ago
|
Group: security
You need to log in
before you can comment on or make changes to this bug.
Description
•