| Charset problem -
23-08-2006, 08:48 AM
I've got a problem with the charset in my Kayako installation.
It seems that all danish characters are converted into strange characters.
I've tried to configure Kayako with ISO-8859-1 and I've tried to configure it using UTF-8. I've tried several different configurations, following is a list of places where I've tried to modify the charset (got the sollution from another post):
1) Admin CP > Languages > Manage Languages > Edit
2) Admin CP > Languages > Manage Phrases > "charset" phrase
3) locale/en-us/en-us.php file, Look for 'charset' => 'UTF-8'
But it doesn't seem to work. With this configuration the e-mails which are sent to the customer loose the special characters and the client interface to the support system prints weird characters instead of the danish ones. In the admin interface, some e-mail are displayed correct in the first post, but when the customer answers our replies, the special characters are converted into strange symbols once again.
Is it really necessary to dive into the code and do the bugfixing myself or is there a sollution to this problem?
I've really tried to configure the Kayako charset in every possible way, but when the problem seems to be solved in one place, a new problem pops up in another place. So this must be a bug. |