https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6229
--- Comment #16 from Henrik Krohns <[email protected]> 2011-05-06 21:07:59 UTC --- (In reply to comment #15) > (In reply to comment #14) > > > $word = Encode::decode_utf8($word); # set the flag > > > > I think that's trying to be too clever.. I believe the textcat database has > > some utf-8 signatures also. > > I don't, far from it. That should give you proper case conversion for the > entire set of utf8 characters. To clarify.. - Currently SA doesn't use Encode anywhere, I don't think this is the right way to introduce it.. - It is possible that it decodes something wrong or just borks? Like on some funny Asian non-utf8 stuff. Hopefully sometime in the future we don't have to guess whether rendered body contains utf8 or not etc. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
