Files with Cyrillic filenames upload problem

Makulia

Member
Hello, Community!

I recently tried to upload files with file names in Russian like "????????.doc" through upload plugin and got ___.doc instead. My server and DB support UTF8. Why is it so?

Spec: Ubuntu 14.10, php 5.5, Mysql 5.6, Apach2 + php5-fpm, Joomla 3.3.6, Latest github Fabrik.

Please, help!
 
I think Fabrik is doing some clean($data) on file names (not all servers are supporting non-ascii characters, spaces... in file/folder names).

As a quick help you can enable "obscurify filename".
 
Yep, I know about this option, but I need exactly Russian file names. Could you, please, point me to a place in the code, where "?leaning" take place?
 
There are a lot of clean() in fileupload.php,
cleaning itself is done in \components\com_fabrik\helpers\string.php

No idea what will happen if you are keeping cyrillic characters...
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top