Title:
Bug 87083:(Watson Migration Closure)[maestrofjp] You should be able to set an implicit datatype to a STRING (like a database or XML file) and run Evaluate() on that string to deserialize that into a CFML data struct
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/LowImpact
Reporter/Name(from Bugbase): Peter Farrell / Peter Farrell (MaestroFJP)
Created: 08/29/2011
Components: Language, Functions
Versions: 9.0.1
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
[maestrofjp] You should be able to set an implicit datatype to a STRING (like a database or XML file) and run Evaluate() on that string to deserialize that into a CFML data struct.
Method:
<cfset temp = '{tempA = "a", tempB = "b" }' /><cfdump var="#evaluate(temp)#"/>
Result:
Parse Exception
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3044008
External Customer Info:
External Company:
External Customer Name: Peter Farrell
External Customer Email: 49ED14CD43A7342099201674
External Test Config: 08/29/2011
Attachments:
Comments: