poMMo

Login!
Register as a new userLost password?

for Project:

FS#190 — Charset problems x AJAX

Attached to Project— poMMo
Opened by Villas (villas) - Monday, 24 December 2007, 10:40PM
Bug Report
Mailings
Unconfirmed
No-one
All
Critical
Normal
Aardvark PR15
Undecided
Undecided
0%
Setup > Configure > Messages on: subscribe, activate Records and notifications text-box. When i try to write my own messages with special character like
é, ó, ç ção
and click UPDATE, the same text apears : é, ó, ç ção

The image:
http://minhasreformas.com/img/charset_ajax.jpg
or
http://www.villasweb.com/img/charset_ajax.jpg

Is ther a bug related to MySQL x Ajax ?
  charset_ajax.jpg
This task depends upon

This task blocks these from closing
Comment by Villas (villas) - Monday, 24 December 2007, 10:44PM

PS.: The problem is I can't put the messages in my language (Portuguse BR - ISO8859-1), so i canot use poMMo.


Comment by F.R. (fr) - Saturday, 01 March 2008, 06:55AM

I had the same problem.

I tracked down the problem to the apache configuration.

On Debian Etch with apache2:

edit:

/etc/apache2/apache2.conf

add line:

AddDefaultCharset UTF-8

Let apache reload the config or restart it ... done.

Good luck.
fr


Comment by Maciej Lisiewski (c2h5oh) - Friday, 02 January 2009, 08:04AM

Same cause (and solution) as http://bugs.pommo.org/?do=details&id=239