#500 error: create file when filename include symbol
5 messages · Page 1 of 1 (latest)
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 >
I am already replace them by '_' , It's worked now
hmm would you please create an issue for this?
sure