Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Firefox reports wrong pdf mime type

  • 3 답장
  • 3 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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!