Closed Bug 1743104 Opened 4 years ago Closed 1 year ago

attached PDF file of unknown size cannot be forwarded

Categories

(Thunderbird :: Message Compose Window, defect)

Thunderbird 91
x86_64
Windows 10
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 408114

People

(Reporter: patryk.wyczesany, Unassigned)

Details

(Keywords: reproducible)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0

Steps to reproduce:

When trying to forward a specific message (the message is in the atachment of the bug report) in an attachment the file doesn' t attach at all, probably because it shows that the file has unknown size. And it doesn't recognize the file as pdf.

Actual results:

the file didn't attach

Expected results:

the file should attach

Summary: Unknown size of attachment → trying to forward a specific message as an attachment the file doesn' t attach at all

Are you seeing the same issue when using 91.4.1?

Flags: needinfo?(patryk.wyczesany)

Yes, the problem still persist in this thunderbird version.

Flags: needinfo?(patryk.wyczesany)
Duplicate of this bug: 1750201

Can reproduce.

versions / platforms

  • TB 115 @ Win10-64bit
  • 128.0a1 (2024-05-27) (64-bit) @ Win10-64bit

sample files for reproducing the issue

  • .eml file attached in this bug
  • .eml file attached in bug 1750201

steps to reproduce

  1. import attached .eml file to a folder via drag+drop → result: the attachment pane shows 1 PDF file of "size unkown"
  2. click on forward button → result: no attachments in the message compose window
  3. drag+drop attached pdf file from the preview pane into composer → result: 1 PDF file is attached, size: 0 bytes
Status: UNCONFIRMED → NEW
Depends on: 1664150
Ever confirmed: true
See Also: 1750201
Summary: trying to forward a specific message (PDF file of unknown size) as an attachment the file doesn' t attach at all → attached PDF file of unknown size cannot be forwarded
Keywords: reproducible
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64

image content: screenshot showing the problem

@Francesco: Replacing multipart/related with multipart/mixed (as you suggested in bug 1872243#c3) solves the problem reported in this bug. Does that mean, this is also a duplicate of bug 408114 ?

Flags: needinfo?(fo)

If you download attachment 9252627 [details] and look for lines containing "content-type" you get:

Content-Type: multipart/related; type="text/html"; charset=UTF-8; boundary="rD8T1nK2Dh1lgBeoVip0=_jnkyAsQof7ws"
Content-Type: text/html; charset="UTF-8"
Content-Type: application/pdf;

So the attachment sits inside a "multipart/related" when it should be "multipart/mixed". So yes, it's a dupe of bug 408114.

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 408114
Flags: needinfo?(fo)
Resolution: --- → DUPLICATE

@Francesco: Thanks for confirming.

No longer duplicate of this bug: 1750201
No longer depends on: 1664150
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: