Closed
Bug 264382
Opened 20 years ago
Closed 18 years ago
Filter on RSS: Mark as Read, and Flag/Star, do not function for arriving items
Categories
(MailNews Core :: Feed Reader, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mcow, Assigned: Bienvenu)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
737 bytes,
patch
|
moco
:
superreview+
|
Details | Diff | Splinter Review |
Thunderbird 0.8, Windows 2000 I've defined a few filters for my RSS feeds; one filter labels certain items, another marks items read. The first filter works on the items as they arrive, the second one does not. Both filters function with Run Filters On Folder. Steps to reproduce: 1) Setup an RSS feed in TB 2) Define a message filter for the feed that marks certain items as read 3) Await new items Actual results: All new items are Unread Expected results: Those items that match the filter criteria have been marked Read Workaround: execute Run Filters on Folder, those items which match are now marked read.
| Reporter | ||
Comment 1•20 years ago
|
||
Flag action also does not apply. Delete and Move To actions do apply.
Summary: Filter on RSS: Mark as Read does not function for arriving items → Filter on RSS: Mark as Read, and Flag, do not function for arriving items
Comment 2•20 years ago
|
||
yup, we see this as well on WinXP with 20041117-0.9. nominating in case there's an easy fix for this for 1.0.
Flags: blocking-aviary1.0?
Comment 3•20 years ago
|
||
minusing for 1.0, workaround exists.
Flags: blocking-aviary1.0? → blocking-aviary1.0-
Confirmed on Thunderbird 1.0 on W2000. Why is this a minor bug, instead of normal?
Still persists in 1.0.7 - will this be fixed for 1.5? Don't see this as minor either...
Comment 6•19 years ago
|
||
Linux too, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060216 Thunderbird/1.5 ID:2006021605
OS: Windows 2000 → All
| Reporter | ||
Updated•18 years ago
|
Summary: Filter on RSS: Mark as Read, and Flag, do not function for arriving items → Filter on RSS: Mark as Read, and Flag/Star, do not function for arriving items
| Reporter | ||
Comment 8•18 years ago
|
||
(In reply to comment #0) > Workaround: execute Run Filters on Folder, those items which match are now > marked read. I was testing this further on 3a1-0816 and discovered that the 'Add Star' item doesn't appear to be working even with this method.
| Assignee | ||
Comment 9•18 years ago
|
||
we need to set the db folder stream on the parser so the mail filters can manipulate the status flags w/o having to get the folder lock. The alternative was to release the folder lock earlier, but the proposed approach is what we do for pop3 mail download...
Attachment #234492 -
Flags: superreview?(sspitzer)
Comment 10•18 years ago
|
||
Comment on attachment 234492 [details] [diff] [review] fix mark as read case (and perhaps star, for incoming msgs) sr=sspitzer, acting mailnews sr while mscott is away
Attachment #234492 -
Flags: superreview?(sspitzer) → superreview+
| Assignee | ||
Comment 11•18 years ago
|
||
fixed on trunk and 2.0 branch - thx for reminding me about this one, Mike.
| Reporter | ||
Comment 12•18 years ago
|
||
V with TB 2a1-0821, Win2K. Thanks, David.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•