Closed
Bug 562939
Opened 15 years ago
Closed 14 years ago
detachAttachmentsWOPrompts should show true file name
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rkent, Unassigned)
Details
detachAttachmentsWOPrompts will create duplicate filenames if needed. But in the message body as shown, you don't see that. Here is a sample message body:
=====
6
svcpack.log
You deleted an attachment from this message. The original MIME headers for the attachment were:
Content-Type: text/plain;
name="svcpack.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="svcpack.log"
=====
In the case, because of a duplicate name, the actual filename as stored is "svcpack-1.log"
| Reporter | ||
Comment 1•14 years ago
|
||
I think I confused the deleted message with the detached message.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
| Reporter | ||
Updated•14 years ago
|
Assignee: kent → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•