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

Resolve Relative URL Fix #125

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Resolve Relative URL Fix #125

merged 2 commits into from
Aug 11, 2023

Conversation

ikreymer
Copy link
Member

Use URL constructor for resolving relative URLs instead of manually splitting at last '/'. Avoids issues when resolving URLs
from pages like https://example.com/path/file.html?url=/alsopath/not/for/relative-url
bump to 3.6.1

…f finding last '/', as it may be in query/hashtag

tests: add test for Image rewrite
bump to 3.6.1
@ikreymer ikreymer merged commit d2f36e8 into main Aug 11, 2023
4 checks passed
@ikreymer ikreymer deleted the resolverelurl-fix branch August 11, 2023 06:29
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.

1 participant