Closed
Bug 348064
Opened 19 years ago
Closed 19 years ago
Attachments (with long names?) have wrong file name when read by Outlook
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 309566
People
(Reporter: harry, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Using Thunderbird 2 alpha 1 (20060724), messages which have attachments cannot be read correctly by Outlook clients. When I look at the message myself in Thunderbird, it seems OK (in my Sent folder). But the receiver gets a "foo.dat" file as the attachment in Outlook.
The attachment had a "long file name"; when I send a "short name" (like "test.pdf" it appears to work as expected.
Reproducible: Always
Steps to Reproduce:
1.Compose message
2.Attach a file (PDF in my example)
3.Send to Outlook user
Actual Results:
There is an attachment with the correct contents. But the file name shows up as a *.DAT file
See file headers below: perhaps filename*0, etc. syntax is not accepted?
Expected Results:
Obvious...
Subject: Can you read this attachment or not?
Content-Type: multipart/mixed;
boundary="------------040105000902080702020103"
This is a multi-part message in MIME format.
--------------040105000902080702020103
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#660000">
<font face="Helvetica, Arial, sans-serif">Please tell me if the
attachment appears to be a PDF file or a DAT file.</font><br>
<pre class="moz-signature" cols="72">--
=================================================================
Dr. Harry J. Saal, Member, Technical Committee
<a class="moz-txt-link-abbreviated" href="mailto:Harry@TheTC.org">Harry@TheTC.org</a> <a class="moz-txt-link-freetext" href="http://www.thetc.org/">http://www.thetc.org/</a>
Voice: 650-331-3110 FAX: 650-429-2089
=================================================================
</pre>
</body>
</html>
--------------040105000902080702020103
Content-Type: application/pdf;
name*0="Feedback on Initial Draft of Documentation Delivery Requirements";
name*1=" 8-7-2006.pdf"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename*0="Feedback on Initial Draft of Documentation Delivery Requirem";
filename*1="ents 8-7-2006.pdf"
JVBERi0xLjQNJeLjz9MNCjEyIDAgb2JqIDw8L0xpbmVhcml6ZWQgMS9MIDE1NDM2L08gMTQv
.....contents deleted..........
dHJhaWxlcg0KPDwvU2l6ZSAxMj4+DQpzdGFydHhyZWYNCjExNg0KJSVFT0YNCg==
--------------040105000902080702020103--
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 309566 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•