tracker issue : CF-3123643

select a category, or use search below
(searches all categories and all time range)
Title:

Closures cannot be called when referenced in indexed arguments scope

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/Duplicate

Reporter/Name(from Bugbase): Kevin Cox / Kevin Cox (emmasmygirl)

Created: 02/26/2012

Components: Language, Closures

Versions: 10.0

Failure Type: Crash

Found In Build/Fixed In Build: Public Beta /

Priority/Frequency: Critical / Some users will encounter

Locale/System: English / Mac 10.6 64-bit Intel

Vote Count: 0

Duplicate ID:	CF-3041263

Problem Description: Cannot call a closure using arguments[1]() even though isClosure(arguments[1]) returns true

Steps to Reproduce:

Actual Result: Invalid CFML construct found

Expected Result: Closure is called

Any Workarounds: Set arguments[1] to a local var and then call it

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3123643

External Customer Info:
External Company:  
External Customer Name: emmasmygirl
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments: