Closed webbird closed 9 years ago
I just found that Backend -> Media seems to have problems on Win7 with folder names containing Umlauts. ('äöüß' in my case.) Found a solution here:
http://de1.php.net/manual/de/function.json-encode.php
Function utf8_encode_all() or similar will have to be added to the core.
Closed with release 1.1.1.
I just found that Backend -> Media seems to have problems on Win7 with folder names containing Umlauts. ('äöüß' in my case.) Found a solution here:
http://de1.php.net/manual/de/function.json-encode.php
Function utf8_encode_all() or similar will have to be added to the core.