搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Downloaded Files, A generated PDF in particular, don't have the correct filename and are missing the extension.

more options

I am downloading regularly a generated PDF file from a website. The file might be named something like "Quote UX151133.pdf" and when it downloads in Firefox it comes down as only "Quote". Both Chrome and IE download the file correctly.

I am downloading regularly a generated PDF file from a website. The file might be named something like "Quote UX151133.pdf" and when it downloads in Firefox it comes down as only "Quote". Both Chrome and IE download the file correctly.

所有回复 (1)

more options

This is an issue dating back about 15 years. Sites are not supposed to have spaces in an unquoted filename when sending a download header and Mozilla decided not to follow other browsers that fill in the gap.

http://kb.mozillazine.org/Filenames_with_spaces_are_truncated_upon_download

Can you suggest to the site that they fix it? It should be pretty easy for them, either by adding quotation marks around the file name or replacing spaces with underscores. There are plenty of recipes online: content-disposition filename spaces firefox site:stackoverflow.com - Google Search