Title:
Bug 85961:(Watson Migration Closure)isJSON (etc) don't understand the application-level 'secure' JSON prefix settings
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)
Created: 01/21/2011
Components: Core Runtime, Application
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,1,274733 / 285238
Priority/Frequency: Normal / Unknown
Locale/System: English / Linux Ubuntu 9
Vote Count: 1
Problem:
isJSON (etc) don't understand the application-level 'secure' JSON prefix settings
Method:
<cfset str='{"days":90}'><cfoutput>#isJSon("#str#")#</cfoutput><br><cfoutput>#isJSon("//#str#")#</cfoutput><br><cfdump var="#deserializejson('#str#')#"><cfdump var="#deserializejson('//#str#')#">
Result:
JSON parsing failure at character 1:'/' in //
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043159
Keywords:
FixTested
External Customer Info:
External Company:
External Customer Name: Tom Chiverton
External Customer Email: 179928BE4459CA459920157F
External Test Config: 01/21/2011
Attachments:
Comments: