Closed
Bug 259603
Opened 21 years ago
Closed 21 years ago
junk mail plugin doesn't run on messages in folder if you move to another folder before mail retrieval completes
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
1.91 KB,
patch
|
mscott
:
superreview+
chofmann
:
approval1.7.5+
|
Details | Diff | Splinter Review |
If you have your inbox open, and retrieve new mail, and then select a different
folder before mail retrieval is done, the junk mail plugin won't run on the new
messages because selecting another folder clears the new status on the messages
in the inbox. We might need to remember the new messages up front instead of
asking for them when retrieval is done...or postpone clearing the new status
somehow if a mail retrieval is going on.
Mike, I suspect others have seen this, but I haven't seen a bug describing the
actual scenario/cause. I'm cc'ing you because you're on top of these bugs.
Assignee | ||
Comment 1•21 years ago
|
||
When we clear the new list for a folder, save away the new list. Then, when we
finish getting new mail, we add the saved new list to the current new list.
Since we won't classify messages that have already been classified, I don't
think we'll classify the same message twice, but even if we do, it's better
than not classifying some messages at all.
Assignee | ||
Updated•21 years ago
|
Attachment #162397 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #162397 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 162397 [details] [diff] [review]
proposed fix
this would be nice for the 1.7 branch...after some baking on the trunk and 1.0
branch.
Attachment #162397 -
Flags: approval1.7.x?
Assignee | ||
Updated•21 years ago
|
Comment 3•21 years ago
|
||
Comment on attachment 162397 [details] [diff] [review]
proposed fix
a=chofmann
Attachment #162397 -
Flags: approval1.7.x? → approval1.7.x+
Updated•21 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
•