Closed
Bug 31238
Opened 25 years ago
Closed 25 years ago
Message bodies are not displayed for some messages if view attachments inline is false
Categories
(MailNews Core :: MIME, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mscott, Assigned: rhp)
Details
(Whiteboard: [PDT+] 3/14: win32 b1 verified, need to check linux&mac)
Jevering and I (well mostly jevering) finally found why certain messages weren't
getting a message body for him.
turns out, in 4.5x he has the following pref set to false:
"mail.inline_attachments"
So this pref got migrated over into 5.0.
Apprently if this pref is false, and you show a message with an inline
attachment, we fail to show the message at all!!! This is very very bad. And
unfortunately, in 5.0 there is no way in the UI to change this pref back to true.
I'm trying to debug this right now although I'm sure rich could find it faster
than me so I'll leave him as the owner for this.
Nominating for beta1 as there is no workaround for folks who have this pref set
in 4.5 and get it migrated over. And they can't read these messages.
Assignee | ||
Comment 1•25 years ago
|
||
Ugh...this is ugly...I see it and as I like to say, "I'm over it like hair on a
gorilla".
- rhp
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•25 years ago
|
||
Hello gang!
This is fixed in my tree. Turned out that we were getting bit by an old pref
that is no longer relevant. It's all better now.
- rhp
Summary: Message bodies are not displayed for some messages if view attachments inline is false → [FIXED] Message bodies are not displayed for some messages if view attachments inline is false
Putting on PDT+ radar for beta1. w/b minus on 03/10.
Summary: [FIXED] Message bodies are not displayed for some messages if view attachments inline is false → Message bodies are not displayed for some messages if view attachments inline is false
Whiteboard: [PDT+] w/b minus on 03/10
Assignee | ||
Comment 4•25 years ago
|
||
Just checked in the fix for this problem.
- rhp
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: [PDT+] w/b minus on 03/10 → [PDT+] 3/14: win32 b1 verified, need to check linux&mac
OK using 2000-03-16-06 nb1b commercial linux rh6.0
OK using 2000-03-15-17 nb1b commercial mac OS 9.0
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•