We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一个小bug:复制带空格命名的资源,带%20,从而导致出现在丢失的资源文件中
重现步骤: 比如一个图片, 命名为 How TCP Works.gif
复制的时候,不要将空格改为 %20,已有的资源丢失,我自己改对。 另外希望顺便检查其他windows环境下,允许作为命名的特殊字符是否存在问题,感谢
No response
- Version: 3.0.12 - Operating System: Win11 - Browser (if used):
无
The text was updated successfully, but these errors were encountered:
另外希望顺便检查其他windows环境下,允许作为命名的特殊字符是否存在问题
这个在插入资源文件的时候检查过的。
Sorry, something went wrong.
🐛 The file name encoding is abnormal after copying the image and past…
31542c6
…ing it #11246
88250
Vanessa219
No branches or pull requests
一个小bug:复制带空格命名的资源,带%20,从而导致出现在丢失的资源文件中
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
重现步骤:
比如一个图片, 命名为 How TCP Works.gif
最后出现在丢失的资源文件中
Expected result
复制的时候,不要将空格改为 %20,已有的资源丢失,我自己改对。
另外希望顺便检查其他windows环境下,允许作为命名的特殊字符是否存在问题,感谢
Screenshot or screen recording presentation
No response
Version environment
Log file
无
More information
No response
The text was updated successfully, but these errors were encountered: