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 parsing = in jsonurl #4185

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Fix parsing = in jsonurl #4185

merged 2 commits into from
Jun 4, 2024

Conversation

macobo
Copy link
Contributor

@macobo macobo commented Jun 4, 2024

This works around a bug in the jsonurl library where the literal causes a syntaxerror. The urlencoded = however is handled without errors

This works around a bug in the jsonurl library where the literal causes a syntaxerror.
The urlencoded = however is handled without errors
@macobo macobo requested a review from a team June 4, 2024 09:54
@aerosol
Copy link
Member

aerosol commented Jun 4, 2024

Ref jsonurl/jsonurl-js#673

@zoldar zoldar merged commit 272fdb8 into master Jun 4, 2024
10 checks passed
@zoldar zoldar deleted the jsonurl-fix branch June 4, 2024 11:06
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.

None yet

3 participants