Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Firefox reports wrong pdf mime type

  • 3 odpovede
  • 3 majú tento problém
  • 33 zobrazení
  • Posledná odpoveď od 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.

Vybrané riešenie

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
Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (3)

more options

Vybrané riešenie

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

Upravil(a) cor-el dňa

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!