Closed
Bug 182035
Opened 23 years ago
Closed 9 years ago
Body Sanitized/AsPlain: This msg doesn't display
Categories
(MailNews Core :: MIME, defect)
MailNews Core
MIME
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla1.3beta
People
(Reporter: fz.2009, Unassigned)
Details
Attachments
(2 files)
The attached multipart/alternative message displays OK in HTML or Simple HTML,
but nothing in Plain Text mode. (Maybe only because no mime type is set for that
part -- and therefore not a bug? Still, I would think that the sender intended
it to be readable.)
The problem is the lack of a Mime descriptor for the first alternative part. If
I add:
Content-type: text/plain; charset="US-ASCII"
after "--this-is-a-separator-for-mime-parts", then it displays fine. So I guess
the question is, should this be fixed or ascribed to "evangelism"?
Comment 4•23 years ago
|
||
This one shows as completely blank in plain text mode, but does have the
content type header.
Johann: I think what you are seeing is different and not a bug. It's just a
multipart/alternative message whose text/plain section happens to be empty.
Comment 6•22 years ago
|
||
There's nothing in RFC 1521 that mandates a Content-Type for message parts, as
far as I can see, indeed there is an explicit note that the default Content-
Type for complete messages is text/plain, US-ASCII.
Updated•22 years ago
|
Attachment #107482 -
Attachment mime type: text/plain → message/rfc822
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: yulian → mime
| Assignee | ||
Updated•18 years ago
|
Product: Core → MailNews Core
Opening attachment 107482 [details] and doing View -> Message Body As -> Plain text, I do see some elements like
<#earthlink> <#kidsafe>
<#ireview>
<#homepage> <#didyou>
<#idisk>
<http://www.apple.com/earthlink/jump/earthlink_jump1.html>
..and other links and most importantly the only real text section from the footer:
Copyright ©2000 Apple Computer, Inc. All rights reserved.
Subscribe/Unsubscribe <https://itools.mac.com/WebObjects/Account.woa> | Privacy
Policy <http://www.apple.com/legal/privacy/>
Let's close this oldie.
Thunderbird 52.0.1 (32-bit)
Windows 7 64-bit
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•