Title:
Bug 79175:When you pass an implicit struct to a method, and the implicit struct contains, itself, a call to a method that takes an implicit struct (also with arrays)
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Ben Nadel / Ben Nadel (Ben Nadel)
Created: 07/30/2009
Components: General Server
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 245052
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 1
Problem:
When you pass an implicit struct to a method, and the implicit struct contains, itself, a call to a method that takes an implicit struct (also with arrays).
Method:
<cfset data = fn( [ fn( [ "foo" ] )]) />
Result:
Unable to complete CFML to Java translation. Error information unknown node type coldfusion.compiler.ASTStructInitializer@1b5027d
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039490
External Customer Info:
External Company:
External Customer Name: Ben Nadel
External Customer Email: 703809A54469B8C599201549
External Test Config: 07/30/2009
Attachments:
Comments: