http://bugzilla.spamassassin.org/show_bug.cgi?id=4621
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2005-10-13 00:48 ------- Finally :-) The highbits are a result of a combination of a bug in HTML::Entities that causes '&part' to be parsed as if it were '∂' and a different bug in our code that mishandles the UTF-8 translation of the resulting Unicode character causing it to show up as three highbit characters instead of one 3-byte character. I think that the latter will be fixed by the checkin for bug 4596, but even if it isn't it makes no practical difference that I can see as long as it doesn't cause a crash. You are now seeing the same results as everyone else. I cheerfully close this bug WONTFIX. Thanks for hanging in there for so long to take it to this point. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.