Rank 2: Process
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 >
Votes
0
Replies
5
Participants
Unknown
Messages
6
Rank 2: Process
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 >
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 >
Rank 2: Process
I am already replace them by '_' , It's worked now
hmm would you please create an issue for this?
Rank 2: Process
sure
Rank 2: Process
already created https://github.com/appwrite/appwrite/issues/6337