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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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