Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 12/13/2013
Components: Language
Versions: 10.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win XP All
Vote Count: 0
Duplicate ID: CF-3648781
Repro code:
<cfset a = [1,2,3,4]>
<cfset arrayEach(a, function(e){writeOutput(e);})>
This should output 1234.
It errors with:
Invalid CFML construct found on line 2 at column 32.
ColdFusion was looking at the following text:
{
It works fine on Railo.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3684206
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: