Closed
Bug 95126
Opened 25 years ago
Closed 24 years ago
Problems with replying to a msg with two attachments of size 7 Megs.
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla1.1alpha
People
(Reporter: cavin, Assigned: bugzilla)
Details
BuildID: 2001081303
Someone sent me a msg with two attachments (2.7 and 4 megs). When I replied to
it the sender's email address was not in the reply windows and there was no
replied body text either. The only thing the window had was the subject line.
I then cancelled the reply window and prepared to reply to another msg. When I
clicked on the Reply button the mail program crashed.
I then ran the debug version of the program and here are the assertions I got
when I replied to the msg with two attachments:
NS_ENSURE_TRUE(m_imapMailFodlerSink) failed: 'm_imapMailFolderSink'
NS_ENSURE_TRUE(m_imapExtensionSink) failed: 'm_imapExtensionSink'
NS_ENSURE_TRUE(m_imapMiscellaneousSink) failed: 'm_imapMiscellaneousSink'
Couldn't get proxies: 'NS_SUCCEEDED(res)'
NS_ENSURE_TRUE(m_imapServerSink) failed: 'm_imapServerSink'
Couldn't get proxies: 'NS_SUCCEEDED(res)'
The 6.1 release has the same problem too.
| Assignee | ||
Comment 1•24 years ago
|
||
Cavin, does the attachment were displayed inline? did you wait enough to let the
message compose to fully load the original message?
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
| Reporter | ||
Comment 2•24 years ago
|
||
JF, I don't remember now, sorry, but I doubt they were inline attachments though
because I don't normally get inline attachments of that size.
Comment 3•24 years ago
|
||
using commercial build: 2001-12-14-06.
I attached a file 1.25MB displayed inline and 9 MB which does not display
inline.
I sent the message. I also replied to the message. Cavin is right the first
thing you see is only the subject nothing else in the window. But I really
really waited and the whole thing took about 5 minutes to load. But I did not
crash or anything. So marking worksforme. But it is really slow which is a
diffrent problem.
However, while replying we don't fetch any attachments which are not displayed
inline so probably I did not crash.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•