tags 315358 +pending thanks On Mon, Nov 14, 2005 at 12:49:28AM +0100, Lionel Elie Mamane wrote:
> About your bug report to Debian about Mailman. > http://bugs.debian.org/315358 > I wonder whether we could not rather get rid of the whole encode() > call... I'm going to test this and get back to you. Nope, the .encode() call is needed to convert unicode strings to ascii, when possible. I give up on Unicode strings that contain non-ASCII characters. For non-unicode strings that contain non-ASCII characters, your patch "works" in a limited way; the link to these email's option pages is broken. I applied your patch to the debian mailman repository. It will be part of the next upload. Thanks for the bug report and the patch. -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

