Bug 5883

Summary: Safari displays the Firefox 1.5 distribution DMG as garbage text instead of downloading it, despite the correct mime-type
Product: WebKit Reporter: Dave Miller <justdave>
Component: New BugsAssignee: Darin Adler <darin>
Status: RESOLVED INVALID    
Severity: Major CC: ap, keith
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://130.239.18.137/pub/mozilla.org/firefox/releases/1.5/mac/en-US/Firefox%201.5.dmg

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.