Closed Bug 240465 Opened 21 years ago Closed 21 years ago

new flag on folder not getting cleared when last new message is read

Categories

(MailNews Core :: Database, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

(Keywords: regression)

Attachments

(1 file)

If you have a filter that moves a message to a local folder, and then you open that folder and read the message, the new flag is not cleared on the folder until you delete the message, or leave the folder. This is a regression due to my switching the new set to be a key array from a key set - key arrays don't protect against duplicate entries, and we were adding the new message to the new set twice. The fix is to not add a message to the new set if it's already in the new set.
Attached patch proposed fixSplinter Review
Attachment #146075 - Flags: superreview?(mscott)
Attachment #146075 - Flags: superreview?(mscott) → superreview+
fix checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Keywords: regression
not in yesterday's nightly build looking for the next one
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: