Closed
Bug 243009
Opened 21 years ago
Closed 21 years ago
eMail not displayable / no email body shown
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 155537
People
(Reporter: bugzilla, Assigned: sspitzer)
Details
Attachments
(1 file)
7.86 KB,
message/rfc822
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a) Gecko/20040429
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a) Gecko/20040429
Alway, eMails I get from a certain sender are displaied EMPTY/blank in the
mail-window. But taking a look at its source, it looks like a simple plain
ASCII-text-email.
I guess this is why ther is a tag "Content-type:" that is empty. But I am not
sure about.
Anyway, I do not think, displaying simply nothing is the right way to handle
such mails. In any case it is better do potentially display weired chars than
nothing.
Attached you will find an example. Tis happens since around Mozilla 1.6...
Reproducible: Always
Steps to Reproduce:
1. create a new email-folder
2. save attached email
3. terminate Mozilla
4. replace new empty folder with the saved file
a) go to folder, where your email-mailboxes are physically stored
(use Explorer or similar)
b) search your new folder
c) delete the (normally empty) folder-file
d) move saved email to folder-file
3. start Mozilla again
4. display this folder
If you did everything correct, the mail should be displayed, but only the
header, no body.
Actual Results:
Empty email body
Expected Results:
Message should be displayed
![]() |
Reporter | |
Comment 1•21 years ago
|
||
![]() |
Reporter | |
Updated•21 years ago
|
Summary: eMail not displayable → eMail not displayable / no email body shown
![]() |
||
Updated•21 years ago
|
Attachment #147976 -
Attachment mime type: text/plain → message/rfc822
![]() |
||
Comment 2•21 years ago
|
||
The problem is the empty Content-type: header.
Mozilla doesn't know the content type "" (empty) and therfore displays the body
as attachment of unknown type.
Though I'm quite sure empty type isn't allowed, Mozilla could treat it as
text/plain.
Jungshik, is this your area?
OS: Windows 2000 → All
Hardware: PC → All
![]() |
||
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 155537 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•