diff options
| author | jhylton | 2000-10-02 18:50:52 +0000 |
|---|---|---|
| committer | jhylton | 2000-10-02 18:50:52 +0000 |
| commit | 5b10063a6ae6264cdfd448ca41bab10499801d2e (patch) | |
| tree | 04a2b053bd1f4b0cfc3ef1371f3e88b73e1582a7 /Mailman/pythonlib | |
| parent | 3835262bccdc06fed796b5e9c7267aeddec93e12 (diff) | |
| download | mailman-5b10063a6ae6264cdfd448ca41bab10499801d2e.tar.gz mailman-5b10063a6ae6264cdfd448ca41bab10499801d2e.tar.zst mailman-5b10063a6ae6264cdfd448ca41bab10499801d2e.zip | |
two changes to charset handling issues: check for charset in
mm_cfg.VERBATIM_ENCODING list and do not call html_quote if it is
found. The list should contain charsets that use multibyte encodings
where 0x26 may not represented the & character. Add option for
default charset (None == us-ascii).
Fix bug in format_article that added <pre> tags to the message body
*before* writing the text version. The fix isn't very clean, but it
is functional and quick. Generate the HTML body and store it as
html_body attribute. Use this in preference to body attribute when
writing html output.
Diffstat (limited to 'Mailman/pythonlib')
0 files changed, 0 insertions, 0 deletions
