Hi all! To all interested BTS user: I have chatted a bit with the maintainers, and gotten som instructions on how to best help them. I'm walking through the patches I'm interested in and make sure they apply cleanly on the top of the Debian diff for 3.0.2-1.
I have confirmed that the attached patch applies cleanly with patch -p1 < parse-utf8.patch Cheers, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC
diff -Nur Mail-SpamAssassin-3.0.2.orig/lib/Mail/SpamAssassin/HTML.pm Mail-SpamAssassin-3.0.2/lib/Mail/SpamAssassin/HTML.pm --- Mail-SpamAssassin-3.0.2.orig/lib/Mail/SpamAssassin/HTML.pm 2004-10-22 17:21:02.000000000 +0200 +++ Mail-SpamAssassin-3.0.2/lib/Mail/SpamAssassin/HTML.pm 2004-12-21 18:02:02.000000000 +0100 @@ -176,6 +176,7 @@ ], marked_sections => 1); + $hp->utf8_mode(1); # ALWAYS pack it into byte-representation, even if we're using 'use bytes', # since the HTML::Parser object may use Unicode internally. # (bug 1417, maybe)
pgponf0YTaV7O.pgp
Description: PGP signature

