BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

Media having problems with Umlauts #254

Closed webbird closed 9 years ago

webbird commented 10 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.

webbird commented 9 years ago

Closed with release 1.1.1.