Page 1 of 1

Mantis 2.24.3 - UTF8 stopped working

Posted: 12 Oct 2020, 20:55
by MaxMax
I installed Mantis 2.24.2 and got UTF8 to work fine. I could enter ÅÄÖ in my reports and notes. Then I upgraded to Mantis 2.24.3 and now ÅÄÖ turns out as garbage in new notes and issues: åäö

It is actually stored as "åäö" in the MySQL table. If I change it in the datbase table to ÅÄÖ it displays correctly in Mantis when vewing that note.
Somehow it seems like data sent from Manmtis to MySQL isn't UTF8 anymore.

Can someone provide me with a checklist to see that everything is still configured correct to begin with.
(Yes, mantis Check tool says "Internationalization" and "Localization" are OK).

Re: Mantis 2.24.3 - UTF8 stopped working

Posted: 14 Oct 2020, 16:37
by cas
please report a bug @ http://www.mantisbt.org/bugs

Re: Mantis 2.24.3 - UTF8 stopped working

Posted: 15 Oct 2020, 20:08
by Pozinux