Trouble with latin2 file names under utf8 Trouble with latin2 file names under utf8
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Trouble with latin2 file names under utf8

Started by doppler, January 15, 2011, 08:37:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doppler

I just upgrade my gallery from older version to 1.5.12. This is quite old gallery, and lots of files has non-english characters in the file names. I change whole database to utf8, also use utf8 charset in gallery. Everythink is set for utf8. But those pictueres with filenames like "gęśla.jpg" are not shown in gallery.

Somebody has an idea how to deal with it?

(If I include new picture like "gęśla.jpg" - everything is OK byt filename is changed automaticly to "gesla.jpg")

My gallery has more than 30.000 pictures. Changing this manually is impossible.
Old gallery was in latin2 (polish).


ΑndrĂ©

I assume you have to undo:
Quote from: doppler on January 15, 2011, 08:37:40 PM
I change whole database to utf8, also use utf8 charset in gallery.