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...@bugzilla.spamassassin.org on 2016/06/20 18:20:55 UTC

[Bug 7293] Parsing of undecoded UTF-16 at /usr/share/perl5/Mail/SpamAssassin/HTML.pm line 260.

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

--- Comment #1 from Mark Martinec <Ma...@ijs.si> ---
Which version of HTML::Parser and perl was that?
Is the normalize_charset setting enabled or disabled?

Can't reproduce. I don't see anything in the provided sample
that could look like a BOM in UTF-16, or some other non-ASCII character.

Perhaps Encode::Detect::Detector was involved and it guessed wrong?
Debugging output would tell.

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