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

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

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.