Closed
Bug 496350
Opened 16 years ago
Closed 16 years ago
multipart/alternative + forward inline = no message body
Categories
(MailNews Core :: MIME, defect)
MailNews Core
MIME
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Parasyte, Unassigned)
Details
Attachments
(1 file)
|
1.44 KB,
message/rfc822
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1pre) Gecko/20090603 Shiretoko/3.5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090223 Lightning/1.0pre Thunderbird/3.0b2
Forwarding a multipart/alternative message inline results in no body content, and no attached files. Changing the option to forward-as-attachment temporarily works around the issue, as well as dragging the original message into the attachment pane.
Reproducible: Always
Steps to Reproduce:
1. Set the "Forward messages" option to "Inline":
pref("mail.forward_message_mode", 2);
2. Open attached eml file
3. Attempt to forward the message
Actual Results:
The message body in the compose window is blank.
Expected Results:
The message body in the compose window should show:
"This is an example body part in HTML."
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Updated•16 years ago
|
Component: General → MIME
Product: Thunderbird → MailNews Core
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
This WFM with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1pre) Gecko/20090603 Shredder/3.0b3pre.
Can you try with a nightly ?
Updated•16 years ago
|
QA Contact: general → mime
| Reporter | ||
Comment 3•16 years ago
|
||
WFM in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1pre) Gecko/20090604 Lightning/1.0pre Shredder/3.0b3pre
Thanks
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•