Updates:
        Status: WontFix
        Cc: [email protected]

Comment #6 on issue 21537 by [email protected]: Chrome wants to save images  
with extension ".html"
http://code.google.com/p/chromium/issues/detail?id=21537

I believe this is a rietveld bug.  Here's the deal.
Chrome figures out the content type with either the Content-Type header or  
the filename.
The image link itself is http://codereview.chromium.org/199089/image/1/2/0  
and thus does not have an
extension.  And there is no Content-Type.
Note Safari displays this as gibberish (not as an image) when opened  
directly.
Perhaps rietveld can redirect this URL into something with the right  
extension or content type?
NotToBeFixed in Chrome unless we want (on both platforms) to dynamically  
figure out content (e.g. look for a
magic header) on the assumption the server may be stupid or lying.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to