Closed
Bug 1350061
Opened 9 years ago
Closed 9 years ago
Base64 content body is not searchable in filters
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1259534
People
(Reporter: adykiel, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Steps to reproduce:
The content of the mail is base64 encoded and it displays correctly but filers don't work when searching strings in body because it's not decoded before filtering.
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: base64
Comment 1•9 years ago
|
||
Sadly a known problem that is hard to fix.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•