Closed
Bug 80895
Opened 24 years ago
Closed 23 years ago
forwarded mail should be shown with subject and not location in the attachment box
Categories
(MailNews Core :: Composition, defect)
MailNews Core
Composition
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.6
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
if you forward a mail, the location (imap_message://...) is shown in the
attachment box.
Please change this to the subject of the forwarded mail.
Forwarding multiple mails makes it impossible to see which is which if you want
to delete a attachment while composing.
build 20010514
Assignee | ||
Comment 1•23 years ago
|
||
in order to solve this problem, I need to rewrite the way we manage attachments
in nsMsgCompFIelds: we need to be able to specify a file url as well an
attachment name.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.7
Assignee | ||
Updated•23 years ago
|
Whiteboard: Have fix
Assignee | ||
Comment 2•23 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: Have fix
Target Milestone: mozilla0.9.7 → mozilla0.9.6
Comment 3•23 years ago
|
||
Forwarding a single message as an attachment shows the subject of the message in
the attachment area. FYI that Forwarding multiple messages as attachment is
not implemented yet. So verifying when forwarding a single message as an
attachment we now show the subject of the message.
2001-10-31-06 win98, mac os x, linux rh 6.2
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•