Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Firefox reports wrong pdf mime type

  • 3 件の返信
  • 3 人がこの問題に困っています
  • 21 回表示
  • 最後の返信者: cor-el

more options

Trying to upload pdf files from Firefox, pdf files get rejected as wrong file type, works in all other browsers. ? Thanks for your help.

Trying to upload pdf files from Firefox, pdf files get rejected as wrong file type, works in all other browsers. ? Thanks for your help.

選ばれた解決策

Try to delete the mimeTypes.rdf file in the Firefox Profile Folder to reset all file actions.

You can also check some keys in the registry with the registry editor.

  • HKEY_CLASSES_ROOT\.pdf

You can check the linked MIME type in the MIME Database key.

  • HKEY_CLASSES_ROOT\MIME\Database\Content Type
この回答をすべて読む 👍 1

すべての返信 (3)

more options

選ばれた解決策

Try to delete the mimeTypes.rdf file in the Firefox Profile Folder to reset all file actions.

You can also check some keys in the registry with the registry editor.

  • HKEY_CLASSES_ROOT\.pdf

You can check the linked MIME type in the MIME Database key.

  • HKEY_CLASSES_ROOT\MIME\Database\Content Type

この投稿は cor-el により に変更されました

more options

THANKS, cor-el!

I just moments ago actually found a link form Googling (http://support.mozilla.org/en-US/kb/cant-download-or-save-files?redirectlocale=en-US&redirectslug=Unable+to+download+or+save+files#w_change-file-type-settings) that showed me where to find that mimeTypes.rdf file you referenced above. The fix suggested was to rename the old rdf file and restart Firefox, which was essentially your first suggestion to reset all file actions, and it worked. Thanks for your help!

more options

You're welcome