FIlter loop moving messages using post-processing filters(infinite loop of filter move when "Filter after Junk Classification" is used. caused by bug 770137 and bug 1320676)
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: mrbi11, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: regression, regressionwindow-wanted, reproducible, Whiteboard: [regression between "Tb3(or TB12)" and Tb13, and regression between Tb 36 and Tb37])
User Story
Cause of this bug : bug 770137 and bug 1320676. If one of these two bugs doesn't exist, "infinite loop problem of this bug" can't occur.
Attachments
(1 obsolete file)
Updated•9 years ago
|
Comment 2•9 years ago
|
||
Comment 3•9 years ago
|
||
Comment 5•9 years ago
|
||
Comment 7•9 years ago
|
||
Comment 9•9 years ago
|
||
Reporter | ||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
Comment 13•9 years ago
|
||
Reporter | ||
Comment 14•9 years ago
|
||
Comment 15•9 years ago
|
||
Comment 17•9 years ago
|
||
Updated•9 years ago
|
Comment 18•9 years ago
|
||
Comment 19•9 years ago
|
||
Comment 20•9 years ago
|
||
![]() |
||
Comment 21•9 years ago
|
||
Comment 22•9 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 24•8 years ago
|
||
Comment 25•8 years ago
|
||
Comment 26•8 years ago
|
||
Comment 27•8 years ago
|
||
Comment 28•8 years ago
|
||
Reporter | ||
Comment 29•8 years ago
|
||
Comment 30•8 years ago
|
||
Comment 31•8 years ago
|
||
Comment 32•8 years ago
|
||
Comment 33•8 years ago
|
||
Comment 34•8 years ago
|
||
Comment 35•8 years ago
|
||
Updated•8 years ago
|
Reporter | ||
Comment 36•8 years ago
|
||
Comment 37•8 years ago
|
||
Comment 38•8 years ago
|
||
Comment 39•8 years ago
|
||
Comment 40•8 years ago
|
||
Comment 41•8 years ago
|
||
Comment 42•8 years ago
|
||
Reporter | ||
Comment 43•8 years ago
|
||
Comment 44•8 years ago
|
||
Comment 45•8 years ago
|
||
Comment 46•8 years ago
|
||
Comment 47•8 years ago
|
||
Comment 48•8 years ago
|
||
Comment 49•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 50•8 years ago
|
||
Comment 51•8 years ago
|
||
Comment 52•8 years ago
|
||
Comment 53•8 years ago
|
||
Comment 54•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Comment 55•8 years ago
|
||
Comment 56•8 years ago
|
||
Comment 57•8 years ago
|
||
Comment 58•8 years ago
|
||
Comment 59•8 years ago
|
||
Updated•3 years ago
|
Comment 61•1 year ago
|
||
Triggered this bug in TB 102.6.1 (64-bit).
Used the "Filter before Junk Classification" workaround to stop TB's infinite loop and CPU use.
Comment 62•1 year ago
|
||
This is still an issue with TB 115 and TB 121b6
STR:
Filter A moves message to folder1
Filter B moves message to folder2
Both filters have 'Stop Filter Execution' and 'Filter after Junk classification'
Result:
Filter A fires two times, than Filter B one time ad infinito
Expected result (as is with 'Filter before Junk classification'):
Filter A fires one time, stop
Comment 63•1 year ago
|
||
Yep. Same issue here. TB115. TB should not fire the same filter over and over again infinitely on the same email.
What's worse, I have filter terms "from abc@def.com" AND "body contains XYZ" in filter A, and "from abc@def.com" AND "body does not contain XYZ" in filter B, and they're BOTH firing over and over again in an endless loop on the same email (which does contain XYZ in the body) anyway.
Comment 64•1 year ago
|
||
Incidentally, the above poster who says this is related to "filter after junk filtering" setting is wrong. I have tried flipping that back and forth from before to after and back to before again, and no matter what, the same email, which doesn't even match one of the filters, is being filtered by both of them, over and over and over again forever.
This is a showstopper bug. Email filtering via rules is an extremely basic functionality and needs to work without requiring the users to waste hours of their time debugging and looking for workaround, otherwise the email client is not finished or ready for use, as is evidenced by the fact that, in my own experience, every single other email client since I first used email in 1986, whether standalone app or web-based UI, has had working filtering.
Updated•1 year ago
|
Description
•