Closed
Bug 188428
Opened 23 years ago
Closed 23 years ago
reply to multi-part MIME message containing binary attachment results in loss of all MIME parts during send
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 174396
People
(Reporter: william, Assigned: bugzilla)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202
If i try to reply to a message which is a multi-part MIME formated message
containing a non-text part (e.g. Content-ype: image/gif) it looks okay in the
compose window but when I send it all of the MIME parts are missing! The
message the recipient sees is a text/plain message whose message body simply
says: "This is a multi-part message in MIME format." But there are no MIME
parts and, as I said before, the content-type is actually text/plain.
Running Mozilla 1.2.1 on Linux (Redhat 8.0). Compose in HTML and convert to
plain text during send. Manually quoted the message (
Reproducible: Always
Steps to Reproduce:
1. using any client, send message with plain text main part and a small gif or
jpg as an attachment.
2. using Mozilla 1.2.1 reply to the message (I don't configure to automatically
quote message)
3. Enter my reply (using html composition window)
4. Manually quote message (Options->Quote Message)
5. Click Send (I am configured to convert HTML to plain text)
6. Read message on original account
Actual Results:
The reply is a text/plain content-type and contains only one line in the message
body, which says: "This is a multi-part message in MIME format."
Expected Results:
Shown what I saw in the compose window before hitting the Send button.
| Reporter | ||
Comment 1•23 years ago
|
||
Email message (multipart/mixed) containing one text/plain part and one
image/gif part. Replying to this message using HTML composition window and
converting to plain text results in message being sent without any of the
context.
| Reporter | ||
Comment 2•23 years ago
|
||
This is the result of replying to the other attachment to this bug.
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 174396 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 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
•