Skip to content

Conversation

BriceAtTouchtech
Copy link

Null strings in lists crashed the deserialization. Now, null strings are
added as null elements to the product of JsonDeserializer.BuildList().

Null strings in lists crashed the deserialization. Now, null strings are
added as null elements to the product of JsonDeserializer.BuildList().
@johnsheehan
Copy link
Contributor

Needs associated unit tests. No changes to the deserializers without tests.

@petejohanson
Copy link
Contributor

It looks like you may not have had your EOL configuration for git properly configured when commiting this change. Can you please try setting "core.autocrlf" to "true" and committing this change in a new branch/PR?

@petejohanson
Copy link
Contributor

I've just implemented this, including the test, with the current JsonDeserializer. Please test with the latest version and let me know if you have any problems. If so, please feel free to open a new Issue/PR.

Thanks for the contribution!

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