Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Neo Ramos / Neo Ramos ()
Created: 03/15/2017
Components: Language, Serialization
Versions: 2016
Failure Type: Crash
Found In Build/Fixed In Build: http://trycf.com / 306847
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Linux
Vote Count: 1
Problem Description: When CF dynamically serializes a string such as "5E7434", it is detecting as a numeric value. Deserializing this same value returns a different value
Steps to Reproduce: http://trycf.com/gist/bcb0f9dbb2d9d483cfbeef847060e7ed/acf2016?theme=monokai
Actual Result: 1.#INF
Expected Result: 5E7434
Any Workarounds: None known
Attachments:
Comments: