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





------- Additional Comments From [EMAIL PROTECTED]  2005-03-03 12:36 -------
We could wrap the call either in a version-check or eval. 
 
But from <http://search.cpan.org/~gaas/HTML-Parser-3.45/Parser.pm#Unicode>: 
"If the file contains text encoded in a charset besides ASCII, Latin-1 or 
UTF-8 then decoding will always be needed." 
 
and especially 
<http://search.cpan.org/~gaas/HTML-Parser-3.45/Parser.pm#METHODS>: 
"If utf8_mode is enabled then it is an error to pass strings containing 
characters with code above 255 to the parse() method, and the parse() method 
will croak if you try." 
 
I'm not sure if this can't make it worse (can we have UTF-16 encoded text?). 



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

Reply via email to