Closed
Bug 147544
Opened 23 years ago
Closed 23 years ago
filter 'status' forgets values (like 'new')
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: f.kater2, Assigned: naving)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 2002051009
if you create a filter like 'status is new' or 'status is replied' and restart
mozilla then these values ('new' or 'replied') are forgotten and reset.
Reproducible: Always
Steps to Reproduce:
1.create a filter with 'status'-'is'-'new'
2.restart mozilla
3.
Actual Results: (see my description)
Expected Results: ..
It seems that these filter values are not really forgotten but set to a value
*one above* the originally selected one.
Status really isn't a viable filter mechanism in the first place (and should be
removed), because we only filter on incoming messages... it really isn't useful
until we do filtering on messages already received -- bug 40472.
Secondly, it doesn't work as noted in search ui bug 78418.
*** This bug has been marked as a duplicate of 40472 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
*** Bug 149572 has been marked as a duplicate of this bug. ***
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
•