https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8380
Bug ID: 8380
Summary: Bunch of warning due to commit SVN commit 1932428
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: PC
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Libraries
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Updated my SA installation with latest commits from SVN today, but now I get
all kind of warnings due to the commit 1932428 (from last Saturday) by fkento
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value $text in
string ne at ../Mail/SpamAssassin/Message/Node.pm line 764.
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value $_[0] in
substr at ../Mail/SpamAssassin/Message/Node.pm line 486.
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value in
transliteration (tr///) at ../Mail/SpamAssassin/Message/Node.pm line 489.
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value $html in
substitution (s///) at ../Mail/SpamAssassin/Pyzor/Digest/StripHtml.pm line 83.
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value $html in
substitution (s///) at ../Mail/SpamAssassin/Pyzor/Digest/StripHtml.pm line 84.
Mon Mar 23 16:19:01 2026 [-9568] warn: Use of uninitialized value in subroutine
entry at ../Mail/SpamAssassin/Pyzor/Digest/StripHtml.pm line 165.
For now, i have rolled back changes made in commit 932428, but it looks like
the addition of the 'multipart_alternative_preferred_part' setting, breaks
stuff like Pyzor (pyzor_perl 1) and some other stuff in
../Mail/SpamAssassin/Message/Node.pm
--
You are receiving this mail because:
You are the assignee for the bug.