Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)
Created: 03/09/2016
Components: Language
Versions: 2016
Failure Type:
Found In Build/Fixed In Build: RC1_v12 /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
ordered struct disallows quoted keys
Repro:
<cfscript>
s = ["foo"="bar"];
writeDump(s);
</cfscript>
Actual result: exception: "ColdFusion was looking at the following text: ="
Expected results: ordered struct created successfully
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126386
External Customer Info:
External Company:
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:
Attachments:
Comments: