Skip to content

urlapi: fix relative redirects to fragment-only - #13394

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/url-redirect
Closed

urlapi: fix relative redirects to fragment-only#13394
bagder wants to merge 2 commits into
masterfrom
bagder/url-redirect

Conversation

@bagder

@bagder bagder commented Apr 17, 2024

Copy link
Copy Markdown
Member

Using the URL API for a redirect URL when the redirected-to string starts with a hash, ie is only a fragment, the API would produce the wrong final URL.

Adjusted test 1560 to test for several new redirect cases.

Using the URL API for a redirect URL when the redirected-to string
starts with a hash, ie is only a fragment, the API would produce the
wrong final URL.

Adjusted test 1560 to test for several new redirect cases.
@bagder bagder added the URL label Apr 17, 2024
@github-actions github-actions Bot added the tests label Apr 17, 2024
@bagder bagder closed this in c37b694 Apr 17, 2024
@bagder
bagder deleted the bagder/url-redirect branch April 17, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant