Closed
Bug 271407
Opened 21 years ago
Closed 21 years ago
new state weirdness after compacting local folders
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
941 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
If you compact local folders, and one or more of them have new messages, the new
state gets weird because the nsMsgDBFolder::n_newSet message keys for the new
messages become invalid after compaction. This makes it so reading the last new
message in the folder doesn't clear the new flag in the folder pane, and
clicking away to another folder throws a js exception...
Fix upcoming.
Assignee | ||
Comment 1•21 years ago
|
||
after compaction, clear the new set for local mail folders. Also, fixed a UMR
in local message move copy ...
Assignee | ||
Updated•21 years ago
|
Attachment #166869 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #166869 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Updated•21 years ago
|
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
•