On Wed, Oct 08, 2008 at 04:38:58PM +0200, Gergely Polonkai wrote: > Hello list, > > I have just installed RT 3.8.0 on our team's server. Our browsers operate in > hungarian language, so as we open the main (login) page of RT, it gets to us > in hungarian. The hungarian i18n file is encoded in UTF-8, the server also > sends the Content-Type header with encoding=utf-8, but the page itself is > iso-encoded. How can this be? Is this an RT, perl or apache problem? >
Do you have a "AddDefaultCharset UTF-8" in your apache vhost configuration, it's needed. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
