Manuel Goepfert wrote:
>
>While moving the lists themself is really easy, I have an issue with the
>archives. It seems that the "accents" like éèà are not properly handled.
>
>The content-type from the headers is charset=ISO-8859-1
>
>I've tryed to google or look into the FAQ without success so far, if you
>could point me to a page or advice how i could proceed ?


I suspect the issue is that the archive pages are in one character set
(iso-8859-1 ?) and the web server is declaring them to be something
else (utf-8 ?). If this is Apache, see the AddDefaultCharset directive.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to