Olivier Salaün - CRU wrote:
Olivier Berger wrote:

Package: sympa
Version: 5.2.3-1
Severity: minor

With apache2.2 (which sets a adddefaultcharset utf-8), and french language set for the interface, wws will produce weird characters.

AFAICT wws will produce iso8859-1 characters which are then rendered weird since apache 2.2 pretends its utf-8.

I think the config file should then contain something like
<Location /wws>
        AddDefaultCharset Off
</Location>

I confirm that the AddDefaultCharset feature of Apache should be disabled for Sympa web interface, since web pages use the charset associated to the current language.

Things change in the release to come, because utf-8 will be used for all HTML pages.

OK, so there is no hurry to fix the config file. I'll tag it as upstream
and wait for the next release.

Bye
        Racke


--
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to