Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox reports wrong pdf mime type

  • 3 réponses
  • 3 ont ce problème
  • 33 vues
  • Dernière réponse par 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.

Solution choisie

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
Lire cette réponse dans son contexte 👍 1

Toutes les réponses (3)

more options

Solution choisie

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

Modifié le par 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!