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

Unescape pathname from url when loading from local filesystem #8

Conversation

mrcarlberg
Copy link

When a path contains a space it will be escaped to ’%20’. When loading from local filesystem it has to be converted back to a space to get the correct path.

When a path contains a space it will be escaped to ’%20’. When loading from local filesystem it has to be converted back to a space to get the correct path.
@mjwwit
Copy link
Owner

mjwwit commented May 4, 2021

Thanks for your PR! I'm sorry it took me so long to review it. I'll merge it and let you know when I released a new version containing your fix!

@mjwwit mjwwit merged commit 4e8322f into mjwwit:master May 4, 2021
@mrcarlberg mrcarlberg deleted the mjwwit_unescape_url_pathname_when_loading_from_local_filesystem branch May 5, 2021 07:34
@mrcarlberg
Copy link
Author

Thanks!

@mjwwit
Copy link
Owner

mjwwit commented May 17, 2021

I've just released version 1.6.3 which includes your fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants