Closed Bug 514849 Opened 16 years ago Closed 16 years ago

Windows .exe mime-type incorrect

Categories

(Websites Graveyard :: byob.mozilla.com, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: morgamic, Unassigned)

Details

Attachments

(1 file)

http://www.grabup.com/uploads/9c2b8860418250949e6220d5b09aab73.png When I try to download the windows exe, I get it sent to me as plain text.
Hmm, looks like the mime-type is set to application/x-msdownload. Not sure what it should be though.
should be application/octet-stream. fixing now.
just checked in r51152 with application/octet-stream in the download method, but I don't have a windows machine handy at the moment to verify
The application (possibly legacy code from XPI-buddy) overrides the server MIME type. As a result, byob2/application/controllers/repacks.php needs to be modified to ensure the correct MIME-type is sent to the client. Patch attached that changes the MIME type the application will send.
heh - beat me to it. testing now.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
verified fixed -
Status: RESOLVED → VERIFIED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: