joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 576 forks source link

php-local file name encoding #307

Open ampmBIG5 opened 7 years ago

ampmBIG5 commented 7 years ago

I'm using php-local and discovered some problems with file name encoding. i use this demo ( ) can type a Chinese characters for Folder name ,but using php-local, it say " Folder creation failed" and it also can't list the file it contain the Chinese characters.please help. Thank you !

durasj commented 7 years ago

Hi @ampmBIG5, can you please post any PHP error logs? I'll take a look at the code later, but I remember this was working correctly.