Bug 5883 - Safari displays the Firefox 1.5 distribution DMG as garbage text instead of downloading it, despite the correct mime-type
Summary: Safari displays the Firefox 1.5 distribution DMG as garbage text instead of d...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Darin Adler
URL: http://130.239.18.137/pub/mozilla.org...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 19:28 PST by Dave Miller
Modified: 2005-11-30 13:33 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Miller 2005-11-29 19:28:17 PST
Safari displays the Firefox 1.5 distribution DMG as garbage text instead of
downloading it, despite the correct mime-type.

We have several packet traces and other debugging info at
https://bugzilla.mozilla.org/show_bug.cgi?id=318199
Comment 1 Alexey Proskuryakov 2005-11-29 21:59:55 PST
-[WebLoader connection:didReceiveResponse:] receives 'text/html' from NSURLConnection - so it is the 
latter's content sniffer that breaks things.

Should likely be closed as INVALID (bug in Apple system software), and handled via <http://
bugreporter.apple.com>, but I'll leave this for someone else to verify. The problem itself is of course very 
real.
Comment 2 Darin Adler 2005-11-30 13:33:13 PST
That's right. This should be reported at http://bugreport.apple.com because it's a bug in lower-level 
system software that WebKit relies on.

I believe there's already a bug report about this general issue in Radar and we're doing what we can to get 
it fixed as soon as possible. But please file another if you would like.