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

fixed bug in windows paths (ingore case fix) #19

Merged
merged 1 commit into from
Oct 27, 2022
Merged

fixed bug in windows paths (ingore case fix) #19

merged 1 commit into from
Oct 27, 2022

Conversation

default-writer
Copy link

windows paths C:\path and c:\path are both works as absolute paths but replace() will not work, so file open in UI will fail in nonexistent file, wich is error on windows

Copy link
Owner

@tenninebt tenninebt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, I'm validating the pull request.
fixes #20

@tenninebt tenninebt merged commit d8d3a17 into tenninebt:master Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants