RESOLVED DUPLICATE of bug 25578 25580
Safari adds ".html" to downloaded file despite Content Disposition header
https://bugs.webkit.org/show_bug.cgi?id=25580
Summary Safari adds ".html" to downloaded file despite Content Disposition header
Rob Lewis
Reported 2009-05-05 17:48:56 PDT
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".
Attachments
Mark Rowe (bdash)
Comment 1 2009-05-06 00:17:37 PDT
*** This bug has been marked as a duplicate of 25578 ***
Lucas Forschler
Comment 2 2019-02-06 09:04:04 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.