Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Kory Gorsky / Kory Gorsky (Kory Gorsky)
Created: 09/28/2012
Components: AJAX
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final / 285090
Priority/Frequency: Normal / Unknown
Locale/System: English / Windows 7 64-bit
Vote Count: 6
When using serializejson on an object that contains a string made up of multiple zeros, ie, "000", CF serializes it as a number value but leaves the leading zeros, which is improper JSON structure and throws a parse error on an ajax call.
This issue occurs in all browsers, since the serializeJson function is server-side, however it does not throw a js error in IE.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3338825
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Kory Gorsky
External Customer Email:
Attachments:
- November 06, 2012 00:00:00: 1_serializejson_application.zip
Comments: