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

XMLtoJson parser parse string 3E896756757 as scientific notation on number and report error #284

Closed
Yingmin-Li opened this issue Sep 9, 2016 · 2 comments

Comments

@Yingmin-Li
Copy link

Only under Linux, it parse xml below and throw error: JSON does not allow non-finite numbers.

3E896756757

@stleary
Copy link
Owner

stleary commented Sep 9, 2016

This should be addressed in #253. Maybe comments need to be added to the JavaDoc or README...

@stleary stleary changed the title XMLtoJson parser parse string 3E896756757 as scientic notition on number and report error XMLtoJson parser parse string 3E896756757 as scientificc notation on number and report error Sep 9, 2016
@stleary stleary changed the title XMLtoJson parser parse string 3E896756757 as scientificc notation on number and report error XMLtoJson parser parse string 3E896756757 as scientific notation on number and report error Sep 9, 2016
@stleary
Copy link
Owner

stleary commented Sep 16, 2016

Please open a new issue if you think there is still a problem.

@stleary stleary closed this as completed Sep 16, 2016
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