为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

*.epub files downloaded become *.php files

  • 6 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 gbc723

more options

My Firefox downloads/converts *.epub files from fadedpage.com as *.php files, yet it downloads *.epub files from Project Gutenberg perfectly well. If I use Brave to download the same *.epub files from fadedpage.com they download correctly as *.epub files.

What is wrong?

Using MX-Linux 1.0 and Firefox 85.0.2

                                                                     Thankyou
                                                                     xxxxxx@xxxxxx.xxx.xx
My Firefox downloads/converts *.epub files from fadedpage.com as *.php files, yet it downloads *.epub files from Project Gutenberg perfectly well. If I use Brave to download the same *.epub files from fadedpage.com they download correctly as *.epub files. What is wrong? Using MX-Linux 1.0 and Firefox 85.0.2 Thankyou xxxxxx@xxxxxx.xxx.xx

由cor-el于修改

被采纳的解决方案

gbc723 said

The problem for me is that with the same extensions enabled I can download *.epub files from say https://www.gutenberg.org/ebooks/search/?sort_order=release_date without any problems, but when I download *.epub files from fadedpage.com they download as php. If my extensions are the problem surely they would exhibit the same behaviour on both sites?

The two sites serve the epub files differently. My Firefox 85.0.2 handles both as expected, but yours seems to distinguish between them. I assume it's due an extension because as far as I know, there's no built-in way to get Firefox to disregard the filename= parameter.

HTTP Headerfadedpage.comgutenberg.org
Content-Typeapplication/octet-stream
(generic MIME type)
application/epub+zip
(correct specific MIME type)
Content-Dispositionfilename=20210263.epub(unspecified -- Firefox uses the page name)
pg64608-images.epub

定位到答案原位置 👍 0

所有回复 (6)

more options

I think that this is fixed in 86. It will be released on tuesday.

Can you test it after the update and reply here if it's OK? Thanks.

more options

Hmm, I'm not seeing that for the .epub link on this page:

https://www.fadedpage.com/showbook.php?pid=20210263

Your add-ons list (thank you for sharing that) mentions a few different downloader-related extensions. Is it possible that any of them modifies the Content-Disposition or Content-Type header? The server is sending:

  • content-type: application/octet-stream
  • content-disposition: attachment; filename=20210263.epub

That should trigger this:

If an extension is throwing away the Content-Disposition, then Firefox wouldn't have the listed filename (20210263.epub) to refer to and would only have the script address (showbook.php).

If the extension is modifying the Content-Type, hmm, it would depend on what it is doing, exactly.

more options

The problem for me is that with the same extensions enabled I can download *.epub files from say https://www.gutenberg.org/ebooks/search/?sort_order=release_date without any problems, but when I download *.epub files from fadedpage.com they download as php. If my extensions are the problem surely they would exhibit the same behaviour on both sites? Web-browser Brave has no problem with fadedpage.com - I am temporarily using that for their *.epub downloads. But if it is a website mis-configuration problem surely Brave should also exhibit problems too? Meanwhile I will wait for Firefox 86 and report back.

                                                     Thank-you for your prompt help
                                                         Graham Clark
                                                           [email]@ncable.net.au

由Andrew于修改

more options

选择的解决方案

gbc723 said

The problem for me is that with the same extensions enabled I can download *.epub files from say https://www.gutenberg.org/ebooks/search/?sort_order=release_date without any problems, but when I download *.epub files from fadedpage.com they download as php. If my extensions are the problem surely they would exhibit the same behaviour on both sites?

The two sites serve the epub files differently. My Firefox 85.0.2 handles both as expected, but yours seems to distinguish between them. I assume it's due an extension because as far as I know, there's no built-in way to get Firefox to disregard the filename= parameter.

HTTP Headerfadedpage.comgutenberg.org
Content-Typeapplication/octet-stream
(generic MIME type)
application/epub+zip
(correct specific MIME type)
Content-Dispositionfilename=20210263.epub(unspecified -- Firefox uses the page name)
pg64608-images.epub

more options

I have disabled all of my extensions and that has solved the problem. I will let you know which is the offending one when I discover it.

Graham Clark [email]@ncable.net.au

email & formatting

由Andrew于修改

more options

Enabling my extensions one by one and found one culprit is Ninja Download Manager Firefox extension. That was #23 on my list. . . .