2 messages in com.mysql.lists.eventum-usersSubject Based Routing doesn't work wi...
FromSent OnAttachments
Frank Tilmans03 Aug 2006 01:17 
Frank Tilmans04 Aug 2006 02:03 
Subject:Subject Based Routing doesn't work with special characters
From:Frank Tilmans (tilm@incas-voice.de)
Date:08/03/2006 01:17:52 AM
List:com.mysql.lists.eventum-users

Hi,

by testing subject based routing I recognized that emails with special
characters (like ä, ö, ü, ß in german) doesn't work properly. Instead of
relating the email to an existing issue, Eventum creates a new issue.

I extracted the code which looks for an Issue ID in the email subject in
class.support.php at line 752 and tested the regular expressions in an extra
php-site. Well, it worked correctly, so I don't understand why there is created
a new issue. Because the value of $should_create_issue is IMO false.

Any solution? Maybe from a german user?

Regards Frank