Mozilla 도움말 검색

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

자세히 살펴보기

Will not open .tab file attachments

  • 4 답장
  • 1 이 문제를 만남
  • 17 보기
  • 최종 답변자: fischer9

more options

I am using TB 91.4.1 (64-bit) on a windows 10 system and I am unable to open file attachments that end in .tab. TB gives me the options to open, save, detach or delete. When I select open, nothing happens. The file icon is Notepad, which is the default windows app for .tab files. I am able to save the file and then open it from windows explorer it but I can not open it from within TB like I can .pdf, .png, .cvs, and many other file types.

I have tried closing TB and deleting the mimeTypes.rdf file as well as repairing the folder and it still will not open the .tab file.

I am using TB 91.4.1 (64-bit) on a windows 10 system and I am unable to open file attachments that end in .tab. TB gives me the options to open, save, detach or delete. When I select open, nothing happens. The file icon is Notepad, which is the default windows app for .tab files. I am able to save the file and then open it from windows explorer it but I can not open it from within TB like I can .pdf, .png, .cvs, and many other file types. I have tried closing TB and deleting the mimeTypes.rdf file as well as repairing the folder and it still will not open the .tab file.

선택된 해결법

I did a test: exported an address book in tab delimited .tab format and attached it to a message. The source indicates the Content-Type: text/plain. When I Open the attachment, I get the attached picture, which makes sense with my default text editor. A content-type: application/octet-stream is probably part of the problem:

http://kb.mozillazine.org/Actions_for_attachment_file_types#application.2Foctet-stream

Note that I have the preference mail.strictly_mime set to true in Config. editor, which forces 7-bit (quoted-printable) format, which might make a difference. Also, try sending yourself a message with a .tab attachment from an account that encodes them with the correct content-type, as not all providers handle attachments the same way.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (4)

more options

Try deleting handlers.json, the replacement for the obsolete mimeTypes.rdf.

Open the source (Ctrl+U) and look at the Content-type header for the attachment.

more options

The content-type is application/octet-stream; which should work. When I send myself, though TB, a tab delimited file, TB assigns the same content-type and TB does nothing when I try to open the file attachment.

Also, I deleted handlers.jason and it did not resolve the issue.

more options

선택된 해결법

I did a test: exported an address book in tab delimited .tab format and attached it to a message. The source indicates the Content-Type: text/plain. When I Open the attachment, I get the attached picture, which makes sense with my default text editor. A content-type: application/octet-stream is probably part of the problem:

http://kb.mozillazine.org/Actions_for_attachment_file_types#application.2Foctet-stream

Note that I have the preference mail.strictly_mime set to true in Config. editor, which forces 7-bit (quoted-printable) format, which might make a difference. Also, try sending yourself a message with a .tab attachment from an account that encodes them with the correct content-type, as not all providers handle attachments the same way.

more options

I must have been the content-type. Since its the output of a script that I wrote, I converted the output to csv and it opens properly.

Thanks for your help.

글쓴이 fischer9 수정일시