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

domino-jackson fails to serialize NaN/Infinity even though deserialization works #68

Closed
tobias-hammerschmidt opened this issue Nov 3, 2023 · 1 comment

Comments

@tobias-hammerschmidt
Copy link
Contributor

tobias-hammerschmidt commented Nov 3, 2023

The library fails to serialize NaN/Infinity double values in lenient mode (which is the default one) although deserialization works. I think this is just a missing case in the current json writers.

@tobias-hammerschmidt
Copy link
Contributor Author

Can you already anticipate when a new release will be published?

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

No branches or pull requests

2 participants