Closed Bug 686756 Opened 13 years ago Closed 13 years ago

Attachment not visible

Categories

(Thunderbird :: Mail Window Front End, defect)

6 Branch
x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 674473

People

(Reporter: cslist, Unassigned)

Details

Attachments

(1 file)

Attached file mail_inline_64_1.txt
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Build ID: 20110902133214

Steps to reproduce:

1) Retrieve e-mail messages via POP3/IMAP
2) Some messages contain attachments (*.pdf files mostly)


Actual results:

Attachments of some mails won't show in UI
Looking at the source code of the mails in question, the attachments are declared as follows:
Content-Type: application/pdf
Content-Id: <1__=4EBBF390DFC660188f9e8a93df93869@somewhere.bla>
Content-Disposition: inline; 
 filename=DE-AC-DG-0050171291.pdf
Content-Transfer-Encoding: base64


Expected results:

Attachments show up in UI
The application/pdf part is in a multipart/related context. Due to bug 351224 such attachments are no longer displayed even if they are properly wired with Context-IDs as seems to be the case here. This use case is handled in a follow-up bug to bug 602718, which will provide a workaround starting with Thunderbird 8.0.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: