http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5696


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4172 is|0                           |1
           obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2007-12-21 07:17 -------
Created an attachment (id=4211)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4211&action=view)
fix r2

doh!  well spotted.

the test failure was because the test used the 3.3.0 output format,
which is different from 3.2.x.  and of course the # of tests was wrong.
looks like I didn't test it :(

the undef warning was illustrating a bug, I think; as far as I know it's
not safe to use $1 after another match, so to be paranoid I've changed it
to take a copy, now in trunk:

: jm 15...; svn commit -m "avoid matching with \$1 active; save it beforehand"
lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
Sending        lib/Mail/SpamAssassin/Plugin/BodyRuleBaseExtractor.pm
Transmitting file data .
Committed revision 606216.


this patch fixes those for 3.2.x.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to