Apperently the -, (, ) all get replaced with _.
Could this be prevented? So that the file name is equal to how provided.
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)
I’ve run into the same problem is this changed or going to be changed, or do we need to live with this?