MantisBT: master 07c8da02
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dhx | dhx | master | 2009-10-27 02:02 | master ccd99a0e |
Affected Issues | 0009775: Unable to download attachments with spaces in the filename | |||
0011075: File downloading - IE vs non-IE filename bugs | ||||
Changeset | Fix 0011075: Add Content-Disposition workaround for Internet Explorer/Chrome Internet Explorer and Chrome don't support RFC2231 and also ignore the We can however use another method to display UTF8 filenames to IE and It also appears that urlencode() is the wrong method to use for encoding Some minor cleanups were also performed in relation to sending the |
|||
mod - core/file_api.php | Diff File | |||
mod - core/http_api.php | Diff File | |||
mod - file_download.php | Diff File | |||
mod - print_all_bug_page_word.php | Diff File |