News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

UTF-8 encoding BUG is still here in ver. 142 across 144

Started by yard2004, March 12, 2006, 01:39:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yard2004

Hello guys,

I have serious problem with UTF-8 /UNICODE/ encoding one slovak language letter - small "ň" (only these letter is big problem !). I have sql database MySQL 4.1.14 with UTF-8 encoding support, after install ALL IS OK (menu´s, text´s atc.) but after input letter ň, thos letter Coppermine change at unknown character ſ !
After debugging, I discover, that character ň is in SQL stored in incorect hexa format C5 3F, but correct must be C5 88. Is there a solution at this BUG ?? Many, many thanks! :-\

Joachim Müller