FS#190 — Charset problems x AJAX
| Bug Report | |
| Mailings | |
| Unconfirmed | |
| No-one | |
| All |
| Critical | |
| Normal | |
| Aardvark PR15 | |
| Undecided | |
| Undecided | |
![]() |
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 ?
é, ó, ç çã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 ?
This task depends upon
This task blocks these from closing

charset_ajax.jpg
PS.: The problem is I can't put the messages in my language (Portuguse BR - ISO8859-1), so i canot use poMMo.
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
Same cause (and solution) as http://bugs.pommo.org/?do=details&id=239