Closed
Bug 234981
Opened 21 years ago
Closed 21 years ago
total count in folder pane for some folders, usually w/o .msf files, is garbage
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(1 file)
556 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
We're not initializing mTotalMessages in nsMsgDBFolder, so we're getting garbage
values.
Assignee | ||
Comment 1•21 years ago
|
||
need to init total to -1 as well
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 141834 [details] [diff] [review]
proposed fix
this can cause the prompt for unsent messages at startup bug.
Attachment #141834 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #141834 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 3•21 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
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
•