<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px"><div>Hi,</div><div><br></div><div>I have a problem with the encoding on Request Tracker 4.0.19 on Ubuntu 14.04.</div><div>I recently migrated from mysql to postgreSQL with the RTmysqltoPg script.</div><div>When I save a template for Autoreply in a queue that have characters like š,đ,č..., I receive a reply with gibberish instead of text with š,đ,č,</div><div>In the headers of the mail I can see that everything is set to UTF-8.</div><div>After investigating a little, I saw that even the table templates in the PostgreSQL database is wrongly encoded(no invalid byte sequence in the PostgreSQL logs!), but surprisingly enough the characters are displayed OK in the web interface of RT (on the template page).</div><div>Maybe this is a bug in Perl, so I tried to downgrade the Encode plugin(version 2.49 and 2.53) from version 2.63, but it;s still the same.</div><div>My Perl version is v5.18.2.</div><div>I presume that if I manually replace in postgreSQL the characters to š,đ,č that the mail will be OK, but I can't test it yet on the production server.</div><div>Why is Perl not sending the text in the proper encoding format to the database?</div><div>The encoding in PostgreSQL is set for the database to UTF8, the client_encoding as well.</div></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Thank you in advance!</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Best regards,</div><div style="font-family:arial,sans-serif;font-size:13px">Nikola Hordez<br></div><div><div class="gmail_signature"><div dir="ltr"></div></div></div>
</div>