Issues
- DeserializeJSON Corrupts Large NumbersLDEV-4103Resolved issue: LDEV-4103Pothys - MitrahSoft
- Regression - isJson() throws java.lang.NumberFormatExceptionLDEV-4006Resolved issue: LDEV-4006Pothys - MitrahSoft
- Race condition in accessing component static member throws errorLDEV-3780Resolved issue: LDEV-3780Michael Offner
3 of 3
DeserializeJSON Corrupts Large Numbers
Fixed
Description
Environment
Windows / default Lucee installation
causes
is caused by
relates to
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Matthias DavisMatthias DavisPriority
MajorLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Matthias Davis
Matthias DavisPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 27 July 2022 at 08:59
Updated 25 May 2023 at 16:20
Resolved 9 August 2022 at 06:37
Activity
Show:
Pothys - MitrahSoft9 August 2022 at 06:37
I've checked this ticket with the lucee fixed versions 5.3.9.157-SNAPSHOT, 5.3.10.51-SNAPSHOT and now the issue was solved.
Michael Offner8 August 2022 at 18:11
can you please this build a try
Michael Offner8 August 2022 at 18:06
Michael Offner8 August 2022 at 18:05
Michael Offner29 July 2022 at 08:34
Sidenote in Lucee 6 this problem will be fixed, because we move from Double to BigDecimal
The following code demonstrates the issue. This issue is not present in 5.3.8.206.
This has forced to have to revert to an older version of Lucee