[Mailman-Developers] [ mailman-Patches-634303 ] Recode pipermail templates

noreply@sourceforge.net noreply@sourceforge.net
Wed Nov 6 08:28:00 2002


Patches item #634303, was opened at 2002-11-06 09:28
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=634303&group_id=103

Category: Pipermail
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Recode pipermail templates

Initial Comment:
This patch transparently recodes the pipermail
templates and messages if the article and index files
have a different encoding than the template language If
necessary, HTML character references are generate. If
recoding fails, it will proceed without exception, but
produce garbage.

For messages, this uses a method self._, which first
invokes _, then does the recoding. This makes it
necessary for _ to go back more than one frame, so the
number of frames is now an optional parameter
(defaulting to 1).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=634303&group_id=103



More information about the Mailman-Developers mailing list