https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7780
Henrik Krohns <apa...@hege.li> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Learner |Libraries Version|3.4.2 |3.4.3 Status|RESOLVED |REOPENED Hardware|PC |All CC| |apa...@hege.li OS|Linux |All Resolution|FIXED |--- --- Comment #2 from Henrik Krohns <apa...@hege.li> --- 3.4.3 is simply turning all HTML::Parser warnings to info() messages, so it's only hidden in this case. The HTML part starts with valid UTF-16 BOM and it's something HTML::Parser can't parse. Parsing of undecoded UTF-16 (W) The parser found the Unicode UTF-16 BOM signature at the start of the document. The result of parsing will likely be garbage. Not sure if SA is supposed to handle this better, leaving open to check. -- You are receiving this mail because: You are the assignee for the bug.