[rt-devel] problem with attachment filename and umlauts
Christian Loos
cloos at netcologne.de
Fri Jun 22 09:47:38 EDT 2012
Hi,
if I upload an attachment with the name "test äöüÄÖÜ.txt" it
ends ab wrong encoded in the DB.
The DB shows as filename "test äöü▒?▒?▒?.txt".
If I send an utf-8 encoded email with this attachment
the DB filename is correct "test äöüÄÖÜ.txt".
If I send an iso-8859-1 encoded email with this attachment the
DB filename is truncated to "test".
DB: MySQL 5.1.63
RT: 3.8.13
Before the upgrade from RT 3.8.6 to 3.8.13 we didn't had the problem.
Chris
More information about the rt-devel
mailing list