Ticket #40 (closed defect: duplicate)

Opened 20 years ago

Last modified 19 years ago

Using named arguments in super() calls breaks on MX 6.1

Reported by: anonymous Owned by: somebody
Priority: high Milestone: 2.0 Beta 1
Version: Severity: normal
Keywords: Cc:

Description

Running on ColdFusion? MX 6.1 and this line is tripping up the compiler because named arguments in a super() call is a known issue:

<cfset super.init(argumentCollection=arguments) />

This is in ModelGlue?/unity/controller/ReactorORMController.cfc on line 7

Change History

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.