Hi,
I was wondering if there is a configuration setting that i missed or a possible workaround for uploading files with special characters in the filename. For example, I can use the file manager to upload a file called "_`!@34#$%^&()_+~.doc" however when i try to delete it I get an error:
Deleting file `C:/www/modx/_`!@34`: C:/www/modx/_`!@34Failed!
It appears that the code is truncating the filename somehow. I was experimenting with modifying the code using
urlencode and
htmlspecialchars but was unsuccessful. Does anyone have any suggestions on a fix? Other than renaming the files of course

Thanks in advance.
Dinko