Closed
Bug 10295
Opened 26 years ago
Closed 26 years ago
Filter IMAP action mark as read not working...
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M12
People
(Reporter: laurel, Assigned: Bienvenu)
References
Details
Using m9 build of jul21
I'm logging this bug as a placeholder/reminder for me to re-test the mark as
read filter action against IMAP once bug #7513 is fixed.
POP filter action of mark as read is currently working.
I can't get this to work, even after 7513 has been fixed and verified. When
filtering IMAP messages for action "Mark read" the messages matching filter
criteria stay unread -- bold, green dot, and nothing in the status column. All
platforms, doesn't correct after second get message, change folders, exit and
restart.
Changing assignee to bienvenu and clearing TFV.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M12
Assignee | ||
Comment 2•26 years ago
|
||
I added a comment to 7513 to the effect that I didn't think this bug had
anything to do with that bug.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•26 years ago
|
||
I suspect storing imap flags must not be working, which I'm looking at next
(mark read wasn't hooked up to imap at all, though the internal imap code is all
written)
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
Should be fixed when necko branch lands- that's where I made my fix. ETA is
currently Wednesay, I believe. Mark Read/Unread should work from the UI as well,
though only the status column is updated, due to an existing tree control or rdf
bug...don't know the number of that one, but it's assigned to Waterson, as I
understand.
Using jul30 necko builds (tried linux and NT, didn't get to mac) mark read
filter action is still not working on IMAP. It does indeed work for POP
accounts.
Assignee | ||
Comment 6•26 years ago
|
||
Did you notice if the message got marked read on the server? That's all I
changed (i.e., sending protocol to mark it read on the server). You can tell
this by shutting down and restarting, and seeing if the message is now displayed
as read.
Clearing FIXED resolution due to Re-open. But if it is fixed, please set to
Resolved/Fixed :-)
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 10•26 years ago
|
||
I tried this - it worked fine.
Reporter | ||
Comment 11•26 years ago
|
||
Using NT 4.0 with 1999-10-19-08m11 commercial build:
OK, it's marking it read on the server because after I use seamonkey with a Mark
Read filter action (IMAP account), I can open Communicator 4.7 to the same
account and see the message is marked read, so the server has it marked as read.
HOWEVER, seamonkey never does display it with a read status (in status column or
un-green the diamond).
So, something is wrong in seamonkey in getting that read status to display. Exit
and relaunch doesn't clear the status, but I bet re-migrating would.
Reading a message displays read status, and when using Message|Mark Read (after
first marking unread) seems to work.
Now what? This isn't working visibly to the seamonkey user!
Assignee | ||
Comment 12•26 years ago
|
||
If that's the case, that's a separate problem, which is that synchronizing of
flag states isn't being commited to the database, or reflected in the UI. A
simple case is to mark an existing message unread with 4.5, shutdown 4.5, and
start up 5.0. If the message is still shown as read in 5.0, then we're not
synchronizing correctly.
Reporter | ||
Comment 13•26 years ago
|
||
That's the case...I guess I'll log a separate bug about synchronizing.
Marking this bug verified.
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
•