File upload with upper case filenames 923 Postspulsarinformatique 6 years ago1TopicHiEven if I set "both" in the SEBLOD MEdias /allowed case settings, every file I upload with uppercases in the filename is translated with a lower case filename. Do you know what I could have missed please ?Joomla 3.8.3 + SEBLOD 3.15Thankscyril 4229 PostsKadministrator 6 years ago0Level 1it's a bug, JCckDev::toSafeSTRING here (and possibly in other places) is is missing third parameter setting taken from configuration https://github.com/Octopoos/SEBLOD/blob/master/plugins/cck_field/upload_file/upload_file.php#L582