[Webkit-unassigned] [Bug 25580] New: Safari adds ".html" to downloaded file despite Content Disposition header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 17:48:56 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25580

           Summary: Safari adds ".html" to downloaded file despite Content
                    Disposition header
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: groblewis at mac.com


Trying to download a small XML file to be saved by the browser. Its MIME type
is "application/x-madx" and its Content Disposition header declares an explicit
filename like "MyFile.madx". 

In spite of this, Safari downloads the file as "MyFile.madx.html". 

FireFox handles it correctly, saving the file as "MyFile.madx".


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list