'Move Message to' filter action is not logged anymore.
Categories
(Thunderbird :: Filters, defect)
Tracking
(thunderbird146 wontfix, thunderbird147 wontfix)
People
(Reporter: rik, Assigned: welpy-cw)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Steps to reproduce:
Created filters, enabled Filter Log, then applied filters
Actual results:
Messages were filtered as expected, but no entries made in filterlog.html
Expected results:
filtered messages should leave trace in this log file
Comment 1•8 months ago
|
||
Tried it now. Works for me (on linux).
Comment 3•8 months ago
|
||
Hello,
I have tested this issue and couldn’t reproduce it.
I have tested on TB 145.0(20251112194829) and TB 146.0b3(20251118190535) on macOS Sequoia 15.7.1.
I have created a new filter, enabled Filter Log.
I ranned the filter in the desired folder, messages were filtered correctly and the entries of the filter were displayed in the Filter log.
Comment 4•8 months ago
|
||
I have this issue with TBird 145.0, running under Windows 11 Pro 24H2.
Messages are being filtered according to my configured rules, but entries are no longer made im the filter log. The latest log entries are dated 14/11/2025 (format dd/mm/yyyy), which suggest to me that this was started release 145.0
| Comment hidden (duplicate) |
Comment 6•7 months ago
|
||
WFM on mac with nightly build and 147.0b3
| Assignee | ||
Comment 7•7 months ago
|
||
The logMoveStr property has been removed in https://phabricator.services.mozilla.com/D261058 without being replaced by a fluent string in all places, so https://searchfox.org/comm-central/rev/bb6559a0db8b168f98d60ec91ec5f22f041f2b14/mailnews/search/src/nsMsgFilter.cpp#514-517 fails.
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 8•7 months ago
|
||
Updated•7 months ago
|
Comment 9•7 months ago
|
||
So, I see I am not the only one with this problem. I have the same problem after using this feature for many years. Based on some log dates, it appears to have possibly been introduced with the v145 update. I am in the U.S. using Thunderbird v146.0.1 and Windows 10 Pro with all the latest updates. I hope you find a fix soon as it is especially useful when testing the accuracy of new filters and finding filtered messages when I do an oopsy and filter the entire inbox.
| Assignee | ||
Updated•7 months ago
|
Comment 10•7 months ago
|
||
Pushed by arschmitz@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/579083012f48
Fix logging 'Move Message to' filter action. r=mkmelin
Updated•7 months ago
|
| Reporter | ||
Comment 11•7 months ago
|
||
thanks for the fix @arschmitz!
but if i'm reading this thread correctly, this fix won't apply until v148? Which will be made available ... when?
Comment 12•7 months ago
|
||
Please see the calendar at https://calendar.google.com/calendar/ical/c_f7b7f2cea6f65593ef05afaf2abfcfb48f87e25794468cd4a19d16495d17b6d1%40group.calendar.google.com/public/basic.ics
Release 147 ships this week. Releases are generally on a 4 week cycle.
Description
•