File name - () get replaced with underscore

Apperently the -, (, ) all get replaced with _.

Could this be prevented? So that the file name is equal to how provided.

Hi Johan, I assume you are referring to files downloaded using a DownloadButton. We convert some characters to _ for security but I believe we are a bit too strict right now!

@khameeteman yes indeed. It is just a minor issue, but people complain they have to manually rename their file (don’t ask my why, snake_case should be default in the working field)