You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Chris <cp...@earthlink.net> on 2005/08/24 05:07:39 UTC

Parsing of undecoded UTF-8

First time I've ever seen this, can someone explain what it means?  Running SA 
3.0.4

Parsing of undecoded UTF-8 will give garbage when decoding entities 
at /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/HTML.pm line 182, <GEN5> 
line 1117. 
-- 
Chris
Registered Linux User 283774 http://counter.li.org
22:06:17 up 2 days, 9:50, 1 user, load average: 0.25, 0.16, 0.19
Mandriva Linux 10.1 Official, kernel 2.6.8.1-12mdk

Re: Parsing of undecoded UTF-8

Posted by Chris <cp...@earthlink.net>.
On Wednesday 24 August 2005 08:44 am, Matt Kettler wrote:
> At 11:07 PM 8/23/2005, Chris wrote:
> >First time I've ever seen this, can someone explain what it
> >means?  Running SA
> >3.0.4
> >
> >Parsing of undecoded UTF-8 will give garbage when decoding entities
> >at /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/HTML.pm line 182,
> > <GEN5> line 1117.
> >--
>
> It's harmless:
>
> http://bugzilla.spamassassin.org/show_bug.cgi?id=4046
>
> They "fixed" it by absorbing the message, after testing that the warning
> has no impact on SA. If SA used the HTML parser differently, that warning
> might be important, but at this time it's not.

Thanks for the explanation Matt.

-- 
Chris
Registered Linux User 283774 http://counter.li.org
17:43:07 up 3 days, 5:26, 1 user, load average: 0.80, 0.41, 0.65
Mandriva Linux 10.1 Official, kernel 2.6.8.1-12mdk


Re: Parsing of undecoded UTF-8

Posted by Matt Kettler <mk...@comcast.net>.
At 11:07 PM 8/23/2005, Chris wrote:
>First time I've ever seen this, can someone explain what it 
>means?  Running SA
>3.0.4
>
>Parsing of undecoded UTF-8 will give garbage when decoding entities
>at /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/HTML.pm line 182, <GEN5>
>line 1117.
>--


It's harmless:

http://bugzilla.spamassassin.org/show_bug.cgi?id=4046

They "fixed" it by absorbing the message, after testing that the warning 
has no impact on SA. If SA used the HTML parser differently, that warning 
might be important, but at this time it's not.