Closed
Bug 235481
Opened 21 years ago
Closed 21 years ago
Failure to empty trash
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bc, Assigned: Bienvenu)
Details
(Keywords: regression)
Attachments
(1 file)
838 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
In cvs builds from today, I get
###!!! ASSERTION: no set! : '0', file
c:/work/mozilla_source/trunk/mozilla/mailnews/db/msgdb/src/nsMsgDatabase.cpp,
line 2315
when emptying the trash.
Related to
<http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=nsMsgDatabase.cpp&branch=&root=/cvsroot&subdir=mozilla/mailnews/db/msgdb/src&command=DIFF_FRAMESET&rev1=1.329&rev2=1.330>
?
Reporter | ||
Comment 1•21 years ago
|
||
I use dreamhost for email which uses Courier IMAP I believe. The symptom is
clicking on Empty Trash will cause the messages in trash to disappear however
they reappear whenever you revisit the Trash folder. I can manually delete the
messages from trash however. This did not occur in the last good installable
nightly I have from 2004-02-17 and only began on my CVS builds after building on
2004-02-24 about midday. I still see this behavior with a more recent CVS build
but do not see the ASSERT.
Summary: ASSERTION: no set! emptying trash → Failure to empty trash
Assignee | ||
Comment 2•21 years ago
|
||
bad braces - empty trash only worked if you'd deleted folders as well.
Assignee | ||
Updated•21 years ago
|
Attachment #142242 -
Flags: superreview?(mscott)
Comment 3•21 years ago
|
||
Comment on attachment 142242 [details] [diff] [review]
proposed fix
heh....
Attachment #142242 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 4•21 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•21 years ago
|
||
ok. i built with this and it works ok. I seem to occasionally get the assert no
set and when i try to view trash it shows busy and does nothing, but closing
mailnews and reopening allowed me to work ok. whatever that issue is, this bug
is fixed.
v
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 6•21 years ago
|
||
yes, that assertion had nothing to do with this, not did the bonsai checkin.
Keywords: regression
Updated•20 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
•