#500 error: create file when filename include symbol

5 messages · Page 1 of 1 (latest)

drifting arrow
#

When a symbol is used in the filename to create a file, or when searching it in storage at web UI, you will get a 500 error
symbol : < or >

lone spoke
#

Do your files need to have symbols in them. Some symbols can't be used for obvious reasons. One possible solution if you have to use those symbols is to find a character you can substitute with for the symbol you want and then go through the string and change the new character back to the < or >

drifting arrow
#

I am already replace them by '_' , It's worked now

opaque depot
drifting arrow