Skip to content

Fix spurious JSON event emitted by JsonpUtils.copy() - #597

Merged
swallez merged 1 commit into
mainfrom
fix-jsonputils-copy
Jun 15, 2023
Merged

Fix spurious JSON event emitted by JsonpUtils.copy()#597
swallez merged 1 commit into
mainfrom
fix-jsonputils-copy

Conversation

@swallez

@swallez swallez commented Jun 15, 2023

Copy link
Copy Markdown
Contributor

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