Title:
Bug 82355:<cfset bla = 'test 123'><cfset temp = SerializeJSON(bla)><cfdump var="#temp#">Results are different in CF8 and CF9
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): jos van de laar / jos van de laar (jozhua)
Created: 03/05/2010
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 0
Problem:
<cfset bla = 'test 123'><cfset temp = SerializeJSON(bla)><cfdump var="#temp#">Results are different in CF8 and CF9.
Method:
<cfset bla = 'test 123'><cfset temp = SerializeJSON(bla)><cfdump var="#temp#">Results are different in CF8 and CF9.
Result:
In CF8, the SerializeJSON function returns a value beginning with //In CF9, this no longer is the case.Whatever the correct way is: it is not documented...
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3041088
External Customer Info:
External Company:
External Customer Name: jos van de laar
External Customer Email: 199259774460AA1D99201549
External Test Config: 03/05/2010
Attachments:
Comments: