Closed
Bug 16182
Opened 26 years ago
Closed 26 years ago
[Regression] Can't view messages in POP or IMAP
Categories
(MailNews Core :: Backend, defect, P1)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: esther, Assigned: mscott)
References
Details
Using builds Linux mozilla /unix/linux_glibc/2.2/x86/1999-10-12-08-M11/
and Windows Commercial
/seamonkey/windows/32bit/x86/1999-10-12-09-M11/
I can't view messages in the message pane.
1. Launch Messenger
2. Select an account, select Inbox, and give password if necessary.
3. Select a message
Result: message does not display in message pane
Expeced: to see message displayed in message pane
Also true for Mac build
/seamonkey/macos/8.x/ppc/1999-10-12-08-M11/mozilla-mac-M11.sea.bin
Summary: [Regression] Can't view messages in POP or IMAP → [BLOCKER] [Regression] Can't view messages in POP or IMAP
Phil, rhp - do you know who this bug would belong to? No one is around for us
to bug so we assigned to rhp for now :-)
Leaf thinks this may have to do w/ some evaughan changes, but he is not
positive.
Summary: [BLOCKER] [Regression] Can't view messages in POP or IMAP → [Regression] Can't view messages in POP or IMAP
Also true for Mac build
/seamonkey/macos/8.x/ppc/1999-10-12-08-M11/mozilla-mac-M11.sea.bin
Sorry previous comment should have read: Also true for Mac Commercial build
/seamonkey/macos/8.x/ppc/1999-10-12-08-M11/netscape5-mac-M11.sea.bin
Comment 7•26 years ago
|
||
Comment 8•26 years ago
|
||
I'm rebuilding on linux now, so I can investigate.
11:15 am.
Comment 9•26 years ago
|
||
Oh! Sorry about that, theose are different problem! This bug not described
"crash"...
I tried on today's Mozilla build on Linux for IMAP account:
Yes!! I cannot see the message dispalyed on the message body.
It only displayed headers on thread pane.
Assignee | ||
Comment 10•26 years ago
|
||
It's probably me as I landed a new nsIModule for mime last night.
Assignee | ||
Comment 11•26 years ago
|
||
Although I'm pessimistic to blame myself since I *know* those changes worked on
all three platforms last night. But it is the most likely culprit.
Assignee | ||
Updated•26 years ago
|
Assignee: rhp → mscott
Assignee | ||
Comment 12•26 years ago
|
||
Re-assigning to me for further investigation.
I've verified that it wasn't any of my changes from last night. We are properly
writing the same old XUL/HTML that we have always written into the parser. The
parser isn't laying out the document. This points to a layer underneath
mailnews. Someone mentioned evaughn as a possible candidate (leaf?). I'll look
into it.
Comment 13•26 years ago
|
||
You might also want to be suspicious of my nsFileSpec changes
Assignee | ||
Comment 14•26 years ago
|
||
Simon, I didn't see any file spec changes in the check in log. Just the buffer
size change for the file worker thread. Did the file spec changes go in the day
before?
Comment 15•26 years ago
|
||
*** Bug 16195 has been marked as a duplicate of this bug. ***
Comment 16•26 years ago
|
||
Linux (1999-10-12-08 M11) mozilla
Win32 (1999-10-12-09 M11) commercial
Mac (199910-12-08 M11) commercial
POP/IMAP/NEWS: I tried it on all three platforms, all do not display message in
message pane.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 17•26 years ago
|
||
Evaughan just checked in a fix for this. I've verified that it fixes the
problem.
marking as fixed.
Comment 18•26 years ago
|
||
Linux (1999-10-13-08 m11) commercial
Win32 (1999-10-13-09 m11) commercial
Mac (1999-10-13-08 m11) commercial
This problem has been fixed in today's build. I can read message in POP and
IMAP.
Reporter | ||
Comment 19•26 years ago
|
||
Using builds /seamonkey/windows/32bit/x86/1999-10-13-09-M11/ and
seamonkey/unix/linux/2.2/x86/1999-10-13-08-M11/netscape-i686-pc-linux-gnu.tar.gz
seamonkey/macos/8.x/ppc/1999-10-13-08-M11/netscape5-mac-M11.sea.bin
I can see IMAP, POP and News messages. Verified
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
•