Encoding problem with 2.15 to 2.18 upgrade with Finnish
Hi,
I have a charset encoding problem that I'm unable to solve. I've been reading FAQs and list archives with little success.
Our lists are in Finnish. The setup: our mailman installation uses its own translation file that is different from the Finnish translation that comes with the release. Because of that, mailman is on hold, and gets upgraded manually so that we can msfmt our own mailman.po.
We have been running 2.15, on Debian, but because of the DMARC situation it's time to upgrade to 2.18..
Our upgrades have been rather routine so far, but this time we ran into problems. Suddenly, the character encoding was producing quite unreadable interfaces.
Believing that the translation file was now supposed to be in utf-8 instead of iso-8859-1 I tried to re-encode all relevant files and change the mm_cfg.py values accordingly. This did not help at all.
I've tried to check whether there have been any changes to mailman that could explain this, but no luck.
- Eva Isaksson
On 12/13/2015 09:18 AM, Eva Isaksson wrote:
We have been running 2.15, on Debian, but because of the DMARC situation it's time to upgrade to 2.18..
Why not 2.1.20?
Our upgrades have been rather routine so far, but this time we ran into problems. Suddenly, the character encoding was producing quite unreadable interfaces.
Believing that the translation file was now supposed to be in utf-8 instead of iso-8859-1 I tried to re-encode all relevant files and change the mm_cfg.py values accordingly. This did not help at all.
Mailman's character set for Finnish is iso-8859-1. All templates and the mailman.po message catalog should be iso-8859-1 encoded. This has not changed in the source distribution. I don't know what changes there might be in the Debian package that would affect this, but I don't see why there would be any.
You might want to refer to the FAQ article at <http://wiki.list.org/x/17891606> and consider upgrading from source. Note that the head of the branch at <https://code.launchpad.net/~mailman-coders/mailman/2.1> is quite stable and is what we are running for all the @python.org lists. See <http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/NEWS> for changes since 2.1.20.
Perhaps there is something in the your web server that is overriding the charset specified in the META tag in Mailman's web pages?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Eva Isaksson
-
Mark Sapiro