Japan characters in email fields crushes OTRS mail dispatcher

Moderator: crythias

Locked
jester
Znuny newbie
Posts: 24
Joined: 12 Oct 2015, 05:12
Znuny Version: OTRS 5
Real Name: Sergii

Japan characters in email fields crushes OTRS mail dispatcher

Post by jester »

Hi everyone,

I've found an interesting behaviour in OTRS 5 RC1. I have a mailbox tied up with an OTRS queue. Everything works fine until someone sends an email with Japan characters in from field - that message will not be dispatched and a error log entry will be generated. Screenshot of error meesage is in the attachment.

Anyone have an idea how to handle this? Thanks in advance.
You do not have the required permissions to view the files attached to this post.
OTRS 5.0.9 on CentOS 7.1 with MariaDB
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Japan characters in email fields crushes OTRS mail dispatcher

Post by jojo »

could you try with OTRS 5.0.1?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
jester
Znuny newbie
Posts: 24
Joined: 12 Oct 2015, 05:12
Znuny Version: OTRS 5
Real Name: Sergii

Re: Japan characters in email fields crushes OTRS mail dispatcher

Post by jester »

I found the reason - there was non-utf8 collation in database tables. Changed to utf8 everywhere and it works like a charm.
OTRS 5.0.9 on CentOS 7.1 with MariaDB
Henry
Znuny newbie
Posts: 5
Joined: 11 Sep 2013, 18:07
Znuny Version: 5.0.3
Real Name: Alan Doyle
Company: Isode

Re: Japan characters in email fields crushes OTRS mail dispatcher

Post by Henry »

Hi Jester,
I've got the same problem here. Did you convert all of your old data to utf8 or just change the database so that new tickets were created in utf8? Did you follow a particular set of instructions? There seem to be quite a few different suggestions for changing the characterset of a MySQL database.

Thanks,
Alan
Locked