robj684
Karma: 0
|
Spaces in stored file names - 2010/02/14 22:35
I always avoid spaces in file names and use underscores instead. I am setting up a website that includes Remository and I want to avoid problems by users using spaces in file names. I know which php file to modify in order to replace spaces by underscores (instead of + signs) when downloading a file, but where can I modify the code to replace spaces of a file name before it is uploaded to its container? With file name a mean the name.extension by which file is stored, not the 'descriptive file name' (it's OK to have spaces in the latter I guess). Last but ot least: I love Remository!
Post edited by: robj684, at: 2010/02/14 22:36
|