http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5823
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-02-12 19:47 -------
Thanks, Matt.
I replaced the match and the assignment with the one line
my $flags = ($rulename =~ s/,\[(.*?)\]$//)?$1:'';
Committed revision 627237.
This was new code in trunk, so there's nothing to fix in branch 3.2.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.