I see there there are a few other people that have experienced this issue but so far i can't find a solution.
When someone uploads a file - lets call it "test_resume.pdf" - it uploads fine and when viewing entries in the backend, i'm able to view that file by clicking on it's link.
However if the file uploaded is titled "test resume.pdf" the file gets uploaded, but the link is returned as "test%20resume.pdf" and the link takes me to a 404 page in my site. Is there a fix for this issue? Also, for the time being, what would be the correct url to one of these affected files. I've tried changing the url to reflect the actual filename (eg, changing test%20resume.pdf to test resume.pdf) but that doesn't seem to work. Is there a method of having GF rename the file appropriately?
Thanks for you help, sorry if this is redundant.
Tm