Closed
Bug 67556
Opened 24 years ago
Closed 24 years ago
POP Mail filters don't update message counts on target folders
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
I have several pop filters for a pop account. On some folders, the counts don't
update correctly on the target folder when messages are filtered into them. The
new flag is set, but the unread count doesn't increment.
Comment 1•24 years ago
|
||
Happens for me too.. sometimes! I couldn't reproduce it right now, but
sometimes it happens, sometimes not.
I guess it is several places in the source where this count gets updated, thus
it works occasionally.
Laurel might have a DUP of this.
QA Contact: esther → laurel
Comment 3•24 years ago
|
||
I am not sure yet, but it might be that this occurs when nothing is selected in
the folderpane (like, on startup).
Comment 4•24 years ago
|
||
Yeah, this is reproducable for me when I have new mail, and mailnews is opening
at startup of the browser.
OS: Windows NT → All
Assignee | ||
Comment 5•24 years ago
|
||
OK, I tracked down a bit what's happening here. In the case that it doesn't
work, the nsIMsgFolder has *not* registered itself as a listener on the db when
headers get added to the filter move target folder, so the db doesn't send out
notifications. If you've opened the folder during the session, the notifications
should work. I'll try to fix this.
Assignee: gayatrib → bienvenu
Assignee | ||
Comment 6•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
OK using apr17 commercial trunk build: linux rh6.2, mac OS 9.0, win98
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•