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

fix: check if uri is hierarchical #487

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

FineFindus
Copy link

Fixes a regression in 34f3e33, which caused to copy crash log setting to crash. It can be mitigated by checking if the given URI is hierarchical, as otherwise the getQueryParameterNames function will throw an exception.

Checks if the given uri is hierarchical, as otherwise the
`getQueryParameterNames` function will throw an exception.
@LucasGGamerM LucasGGamerM self-requested a review August 1, 2024 17:26
@LucasGGamerM LucasGGamerM merged commit 9c7ae96 into LucasGGamerM:master Aug 1, 2024
1 check passed
@LucasGGamerM
Copy link
Owner

I'd ask you to split the commits, but I am not in the mood to do so :D

@FineFindus FineFindus deleted the fix/uri-crash branch August 1, 2024 17:36
@FineFindus
Copy link
Author

Yet another reason to switch to a rebase workflow :)

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.

2 participants