Subject filters don't work on messages with very long subjects
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: branitar, Unassigned)
References
(Depends on 1 open bug)
Details
Steps to reproduce:
I added a filter 'subject contains xxx and subject does not contain yyy' with the actions 'mark as read' and 'delete message'
(The subject also is not displayed in teh message list, this will be filed as a separate bug report)
Actual results:
Filter does not work, message doesn't get filtered (marked read, deleted) correctly.
Expected results:
Message should have been marked as read and then deleted (moved to trash).
| Reporter | ||
Comment 1•3 years ago
|
||
It might by of interest that the subject started with '[SVN:xxx] r00000' (x and 00000 are placeholders)
| Reporter | ||
Comment 2•3 years ago
|
||
Also the subject consisted of > 3000 characters including spaces
Comment 3•3 years ago
|
||
That the filter does not work is actually a logical consequence of Bug 1803535.
If the header is not present when the filter is processed, TB cannot apply the filter to it.
| Reporter | ||
Comment 4•3 years ago
•
|
||
bug 1803535 has more information as well as a test email.
Comment 5•2 years ago
|
||
If this still reproduces after bug 1803535 is fixed we can reopen this bug
Description
•