You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2023/01/08 21:11:53 UTC

[Bug 8102] DecodeShortURLs fails to log lookups

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8102

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |sidney@sidney.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Sidney Markowitz <si...@sidney.com> ---
Thanks for catching that. It's a typo, that first
$self->{url_shortener_loginfo} should be $conf-> like in the one for cache.

Committed a fix:

trunk % svn ci -m "Bug 8102 - Fix typo logging info for non-cached hit"
lib/Mail/SpamAssassin/Plugin/DecodeShortURLs.pm 
Sending        lib/Mail/SpamAssassin/Plugin/DecodeShortURLs.pm
Transmitting file data .done
Committing transaction...
Committed revision 1906471.

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