Closed
Bug 242892
Opened 21 years ago
Closed 21 years ago
body incorrectly treated as HTML when sending via MAPI
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 196881
People
(Reporter: tnuridin, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
When sending an email via MAPI (MAPISendMail) the body text is interpreted
without respect to the fact MAPI 'body of messages' are plain text. If the
client is using HTML, then a <PRE> </PRE> bracket should be wrapped around the
text so it is properly presented as plain text within the HTML message.
Reproducible: Always
Steps to Reproduce:
1. Send plaintext body via MAPI
2.
3.
Actual Results:
the compose window show the body, but incorrectly formatted (\n's missing etc)
Expected Results:
interpret MAPI bodies as plain text ?
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 196881 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•