Open
Bug 1857527
Opened 2 years ago
Updated 2 years ago
Custom message filter not working on Thunderbird 102.15 - only first part of Reply-To content is used
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: laggarcia, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Steps to reproduce:
I created a new message filter that filters a custom header field (in my case, the Reply-To field) that contains certain e-mail.
In my debugging, I see that even though the filter correctly identifies the Reply-To header in the message, even though it is a filter that should match every time it contains a certain string, the content of the Reply-To field in the message is not being retrieved in its entirety. Only the initial portion of the header content is returned, which makes my filter to fail.
Actual results:
The filter is not filtering the messages correctly.
Expected results:
The filter should have filter the messages correctly.
Updated•2 years ago
|
Component: Untriaged → Filters
Summary: Custom message filter not working on Thunderbird 102.15 → Custom message filter not working on Thunderbird 102.15 - only first part of Reply-To content is used
You need to log in
before you can comment on or make changes to this bug.
Description
•