Closed
Bug 377505
Opened 18 years ago
Closed 18 years ago
filters based on custom headers don't work (regression)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 184490
People
(Reporter: myself, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.2) Gecko/20070220 Firefox/2.0.0.2
Build Identifier: version 2.0.0.0 (20070326)
filter based on custom headers (e.g. X-BeenThere contains <substring>) doesn't work in TB 2.0 RC1. the same filter does work in version 1.5.0.9.
Reproducible: Always
Steps to Reproduce:
1. create a custom header (
2. create a filter based on that custom header
3. verify that filter action (e.g. move to another folder) does is not executed in 2.0 RC1
4. close 2.0, start TB 1.5.0.9, do not change the filter, run it and see filter action executed properly.
Actual Results:
filter action not executed
Expected Results:
filter action executed on messages that contain custom header and match the filtering expression.
the protocol being used is IMAP. i haven't tested on POP.
again, this same filter works in 1.5.0.9, so this is clearly a regression.
Reporter | ||
Updated•18 years ago
|
Version: unspecified → 2.0
Comment 1•18 years ago
|
||
Should work on incoming messages... after the fact is bug 184490.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•