yjw
Chevereto Noob
🎯Description of the issue
I chose to keep the original file name because I need to quote my picture.
In my file name, there is a symbol'#' that must be retained. I found that it was deleted after uploading, but the symbol'-' is still reserved.
😢Unexpected result
Example: I chose the file ABC#12345.jpg for upload. After successful, the display name is ABC#12345, but the actual link becomes /ABC12345.jpg
I want to keep the symbol ‘#’, like this /ABC#12345.jpg, what should I do?
I chose to keep the original file name because I need to quote my picture.
In my file name, there is a symbol'#' that must be retained. I found that it was deleted after uploading, but the symbol'-' is still reserved.
😢Unexpected result
Example: I chose the file ABC#12345.jpg for upload. After successful, the display name is ABC#12345, but the actual link becomes /ABC12345.jpg
I want to keep the symbol ‘#’, like this /ABC#12345.jpg, what should I do?