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(urltranslator.ts): gracefully catch malformed uri errors #1217

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

chrisFrazier77
Copy link
Contributor

No description provided.

@chrisFrazier77 chrisFrazier77 linked an issue Dec 4, 2024 that may be closed by this pull request
Copy link
Contributor

@korgon korgon left a comment

Choose a reason for hiding this comment

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

Some testing should be added around this. Also, is this a problem for hash parameters that we would need to also address?

Copy link
Contributor

@korgon korgon left a comment

Choose a reason for hiding this comment

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

Something seems a bit off about the new test assertion in the hash.

@korgon korgon merged commit 0edb1ae into develop Dec 9, 2024
1 check passed
@korgon korgon deleted the decodeurl-bugfix branch December 9, 2024 18:31
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.

Decoding Malformed URLs
2 participants