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 spurious JSON event emitted by JsonpUtils.copy() #597

Merged
merged 1 commit into from Jun 15, 2023

Conversation

swallez
Copy link
Member

@swallez swallez commented Jun 15, 2023

Remove spurious startObject event emitted in JsonpUtils.copy() when traversing an array and add a test.

Fixes #591

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 8.8 Category: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in JsonpUtils when copying arrays from a JSON into the generator
1 participant