"Message body filter" misses most manually moved messages (IMAP folder only,All Folders view,not virtual folder,Body search of Quick Filter Bar at move target folder)
Categories
(Thunderbird :: Search, defect)
Tracking
(Not tracked)
People
(Reporter: wthrowe, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
67.28 KB,
message/rfc822
|
Details |
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Updated•14 years ago
|
Comment 2•13 years ago
|
||
Reporter | ||
Comment 3•13 years ago
|
||
Reporter | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Reporter | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
Comment 11•13 years ago
|
||
Reporter | ||
Comment 12•13 years ago
|
||
Comment 13•13 years ago
|
||
Updated•13 years ago
|
Reporter | ||
Comment 14•13 years ago
|
||
Comment 15•13 years ago
|
||
Reporter | ||
Comment 16•13 years ago
|
||
Updated•13 years ago
|
Comment 17•3 years ago
|
||
While this is a super old bug, I can confirm that I'm running into the same issue, for some messages, after they're moved into other folders. I'm willing to send one such message if that helps.
- If the message is in the inbox, the quick filter finds the string "3.10" that's inside the message body.
- If I move the message to a subfolder, the same quick filter on that folder fails to find the same string.
This happens only for some messages (I have two messages from ebay, very similar, one has the issue the other does not).
I'm running 91.11.0 (64-bit) on windows 10.
Comment 18•3 years ago
|
||
In addition:
I confirm that if the message is moved by a message filter, the problem does not occur.
- I created a filter that moves the message based on the body containing the string "3.10".
- I ran that filter on the inbox
- The message was correctly moved to my "purchase" subfolder
- The quick-filter on the purchase subfolder now correctly finds the message based on the "3.10" search of the body.
So I confirm that this happens with some messages, and apparently only when they're moved manually.
Comment 19•3 years ago
|
||
I tried to save the offending message (to attach it to this bug), then load it into thunderbird, but in that case, the problem disappears. If I forward it to myself from thunderebird itself, the problem does occur. This is not going to help debugging :(
Comment 20•3 years ago
|
||
This emails shows the quick filter issue. Drag/drop it into an inbox, then do a quick filter on "3.10"
Even though the string is present in the email, quick filter does not find it.
For this email, you don't have to move the email manually to show the issue. Drag/dropping it into an inbox is enough.
Comment 21•3 years ago
|
||
This exact same issue happens for me 100% of the time. Every time I move an email to a folder, that email will NEVER be found by the "Filter these messages" box (aka, the quick filter).
It is very easy to reproduce. Choose an email in some folder A that contains some memorable text FOO. Now drag that email from folder A to folder B. Now select folder B. Now type FOO into the "Filter these messages" box, make sure "Body" is selected, and hit enter. Your FOO email will not be found.
This bug is literally 100% reproducible: It happens EVERY time I drag an email to a folder, regardless of the version of Thunderbird, which OS I'm using, or who is hosting the email account. I have reproduced this on Windows 7 with various older versions of Thunderbird with version numbers in the 90s. I have reproduced it on Lubuntu with a version in the 90s and the latest version. I am currently using Linux Mint and Thunderbird version 91, and it happens here too. I have reproduced it with a gmail hosted IMAP account, as well as a rackspace hosted IMAP account.
This should definitely be prioritized higher for several reasons:
- the problem widget is right on the main window, and thus will be heavily utilized, and people are going to rely on it to work every single time
- people who don't know about the bug will quick filter using this widget and will receive a false negative and assume it is correct and base important decisions off of that false negative
- people who DO know about this bug are going to be incredibly annoyed every time it happens
- I suspect the fix is going to be relatively simple. I would not be surprised if the function that does the indexing is not being called whatsoever when an email is dragged and dropped into a different folder, so it may be as simple as adding one line of code to call that function.
- Competing email client Evolution does not have this issue, and it's annoying enough to make at least one person (me) switch.
Comment 22•3 years ago
|
||
This bug has been reported separately a number of times, dating back at least 11 years. I have been able to find these so far:
https://bugzilla.mozilla.org/show_bug.cgi?id=569009
https://bugzilla.mozilla.org/show_bug.cgi?id=1777443
https://bugzilla.mozilla.org/show_bug.cgi?id=1245532
Updated•2 years ago
|
Description
•