File name causing probs
I was testing out my file upload thing, and (oops) I named a file "?". Now, the images url (somthing like ser.antville.org?/) refuses to delete. I click delete, or edit, and it brings me back to the same page. The image is also a broken link. I know it's my fault for calling it that, but how do I fix it? Thanks in advance
Albtraumjaeger
I had the same problem a few week ago and I'm afrait there's nothing to do. If you find a solution anyway, please tell me!
gozmoz
there might be a chance by replacing the (special) character ? by its hex value in the url. ie .../images/%3F/