[rt-users] Centos 6,5 upgrade

2013-12-23 Thread ali mobli
Hi

I recently upgraded my Centos 6.4 to 6.5 and am currently running RT 4.0.13.
After this upgrade My subjects in the emails are corrupt. We use Icelandic
Char so I have default UTF-8 both in the ssl.conf and http.conf and
RT_SiteConfig.pm.
After the upgrade of the OS this is happening.
Any Idea why that is?



Re: [rt-users] Centos 6,5 upgrade

2013-12-23 Thread Alex Vandiver
On Mon, 2013-12-23 at 15:23 +, ali mobli wrote:
 I recently upgraded my Centos 6.4 to 6.5 and am currently running RT 4.0.13.
 After this upgrade My subjects in the emails are corrupt. We use Icelandic
 Char so I have default UTF-8 both in the ssl.conf and http.conf and
 RT_SiteConfig.pm.
 After the upgrade of the OS this is happening.

Likely due to too recent a version of the Encode module.  RT 4.0.18
inclues a fix.
 - Alex