[Bug 891676] [NEW] topics don't work with national(russian) languages

Roman Sokolkov 891676 at bugs.launchpad.net
Thu Nov 17 16:49:40 CET 2011


Public bug reported:

Hi

I use mailman-2.1.14-6 on fedora 15

When I use english regex topics, all works good.

If I use russian regex, subscribers-members of a topic don't receive
e-mails. Bacause subject doesn't match  with regex.

In source code(/usr/lib/mailman/Mailman/Handlers/Tagger.py) I found that
subject doesn't modified from MIME format.

If it english all seem good, but in my case I saw:

pattern is  "<C8><D5><CA>"
line is "=?KOI8-R?Q?=C8=D5=CA?="

I create simple patch that use decode_header function from email module

** Affects: mailman
     Importance: Undecided
         Status: New


** Tags: charset header mailman topics

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/891676

Title:
  topics don't work with national(russian) languages

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/891676/+subscriptions


More information about the Mailman-coders mailing list