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:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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