Opened 13 years ago
Closed 13 years ago
#7748 closed bug (duplicate)
MarkAsRead sets status but not "read" attribute
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Add-Ons/Tracker | Version: | R1/alpha3 |
Keywords: | Cc: | ||
Blocked By: | #7458 | Blocking: | |
Platform: | All |
Description
This is alpha3.
The Tracker add-on to set an email to "read" only changes the MAIL:status attribute to "Read", but leaves the MAIL:read attrbute untouched. Consequently, the Deskbar mailbox shows over 100,000 new mails, after I embarked on the misadventure to pop3 and later imap all my years of email to a new partition... And that doesn't change after invoking the "Mark as read" add-on on all of them.
Attached is a patch that should correct the add-ons' behaviour. I'd feel better if someone could look over it first before I commit it.
Thanks!
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | MarkAsRead.diff added |
---|
comment:1 by , 13 years ago
patch: | 0 → 1 |
---|
comment:2 by , 13 years ago
Blocked By: | 7458 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #7458 (which also has a patch set, and more information).
patch to also set MAIL:read to B_READ