
bugzilla-daemon at bugzilla
Nov 16, 2009, 4:12 PM
Post #3 of 4
(377 views)
Permalink
|
|
[Bug 6214] compiled body rules doesnt match
[In reply to]
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6214 Justin Mason <jm [at] jmason> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Justin Mason <jm [at] jmason> 2009-11-16 16:12:30 UTC --- yep -- there was a bug there alright. The fix from bug 6060 was incomplete, and didn't work for one-line body rules (as used by sa-compiled rulesets); hence sa-compiled rules were all missing their hits. We would have spotted that sooner if I'd been careful enough to add an end-to-end sa-compile test in the first place :( Anyway, here's the fix: : 382...; svn commit -m "bug 6214: sa-compile broken by change from bug 6060, fix (and add test)" Sending . Sending MANIFEST Sending lib/Mail/SpamAssassin/Plugin/OneLineBodyRuleType.pm Adding t/sa_compile.t Adding xt/50_sa_compile.t Transmitting file data .... Committed revision 881065. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|