Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

WordPress website .docx file recognized by Firefox as Text Document

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cas.de.groot

more options

I recently developed a small WordPress site where users can download some .docx files to fill in and provide to the authorities. However, there's an issue I'm facing with these downloads. Firefox is recognizing the .docx files on my server as Text Documents in the window (screenshot 1). However, it's definitely a .docx, as my computer recognizes it as such.

On the WordPress back-end, you can see that the content-type of the file (Tipo de arquivo) is set correctly (screenshot 2), so I'm at a loss. The people that will download these files are not tech savvy and they will just open them in Notepad, getting a bunch of gibberish.

Any kind of help is appreciated!

I recently developed a small WordPress site where users can download some .docx files to fill in and provide to the authorities. However, there's an issue I'm facing with these downloads. Firefox is recognizing the .docx files on my server as Text Documents in the window (screenshot 1). However, it's definitely a .docx, as my computer recognizes it as such. On the WordPress back-end, you can see that the content-type of the file (Tipo de arquivo) is set correctly (screenshot 2), so I'm at a loss. The people that will download these files are not tech savvy and they will just open them in Notepad, getting a bunch of gibberish. Any kind of help is appreciated!
已附加屏幕截图

所有回复 (2)

more options

Did you check the HTTP response headers in the Firefox Network Monitor to see how the server is sending this file?

You can also check the handlers.json file for this MIME type in cse this is something on your end.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

more options

cor-el said

Did you check the HTTP response headers in the Firefox Network Monitor to see how the server is sending this file? You can also check the handlers.json file for this MIME type in cse this is something on your end. Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

Thank you for your reply! Attached you can find the network monitor file line.

I've ruled out that this is something on my end, seeing as this happens with Firefox on all machines I tried it on (3 so far).

I lifted the password protection to access the website for now, this is the page with the documents: http://despachantegouveajr.com.br/documentos-e-cartas/

I myself am not very knowledgeable about this type of stuff, and I figured it'd be okay since that WordPress site was freshly installed.

Any help is appreciated!