Skip to content
New issue

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

Deal with filenames with invalid characters in their names. #1217

Open
RokeJulianLockhart opened this issue Apr 29, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Apr 29, 2024

https://stackoverflow.com/revisions/64021421/2#:~:text=%20case%20'%22'%3A%20case%20'*'%3A%20case%20'%2F'%3A%20case%20'%3A'%3A%20case%20'%3C'%3A%20case%20'%3E'%3A%20case%20'%3F'%3A%20case%20'%5C%5C'%3A%20case%20'%7C'%3A%20case%200x7f%3A explains which are disallowed. This should probably be told to the user in a more legible manner.

image

Reported due to #1216 (comment).

@RokeJulianLockhart RokeJulianLockhart changed the title Deal with filenames with : in their names. Deal with filenames with invalid characters in their names. Apr 29, 2024
@zhanghai zhanghai self-assigned this Apr 29, 2024
@zhanghai zhanghai added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants