Skip to content

Fix parsing = in jsonurl - #4185

Merged
zoldar merged 2 commits into
masterfrom
jsonurl-fix
Jun 4, 2024
Merged

Fix parsing = in jsonurl#4185
zoldar merged 2 commits into
masterfrom
jsonurl-fix

Conversation

@macobo

@macobo macobo commented Jun 4, 2024

Copy link
Copy Markdown
Contributor

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

macobo added 2 commits June 4, 2024 12:53
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

aerosol commented Jun 4, 2024

Copy link
Copy Markdown
Member

Ref jsonurl/jsonurl-js#673

@zoldar
zoldar merged commit 272fdb8 into master Jun 4, 2024
@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.

3 participants