trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
808 stars 368 forks source link

Transliteration #685

Open jarodium opened 2 years ago

jarodium commented 2 years ago

I have a filename called pepa[vs]co.jpg.

When I upload it, RFM maintains the [ ] characters. Is this expected when transliteration is true? Or should strip them completely?

//active or deactive the transliteration (mean convert all strange characters in A..Za..z0..9 characters) 'transliteration' => true,