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

Using magic prefix to handle long file paths results in invalid path #7

Open
KLDavies opened this issue Oct 21, 2021 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@KLDavies
Copy link
Collaborator

The paths.fix_path function is sometimes called more than once, resulting in the "magic prefix" being added more than once, which results in an OSError being thrown when attempting to open the amended path. Need to check that the path has not already been changed.

@KLDavies KLDavies added the bug Something isn't working label Oct 21, 2021
@KLDavies KLDavies self-assigned this Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant