Ticket #345 (closed defect: fixed)

Opened 17 years ago

Last modified 15 years ago

Residual references to renamed trace() method

Reported by: da_cameron Owned by:
Priority: normal Milestone:
Version: 2.0.304 Severity: major
Keywords: Cc:

Description

G'day I've just D/Led the "fit for CF9" version of MG (the 2.0.x version), replaced my old install, and hit my test site.

I got a couple of errors saying there was no trace() method in EventContext?.cfc. This is correct, you seem to have renamed it addTraceStatement().

I've found four residual instances of calls to trace(): - Line 414 of ModelGlue?.cfc - Lines 50, 53 & 61 of Listener.cfc

I'm no MG expert (I've spent about 3h on it in total), but updating those calls seems to be the correct thing to do, looking @ the code; and having made the change, my site now starts.

I did a search through the MG directory, and those seem to be the only instances.

Cheers.

-- Adam

Attachments

ModelGlue.cfc (22.4 kB) - added by da_cameron 17 years ago.
Updated ModelGlue?.cfc file
Listener.cfc (3.1 kB) - added by da_cameron 17 years ago.
Updated Listener.cfc file

Change History

Changed 17 years ago by da_cameron

Updated ModelGlue?.cfc file

Changed 17 years ago by da_cameron

Updated Listener.cfc file

Changed 17 years ago by DanWilson

  • status changed from new to closed
  • resolution set to fixed

Changed 17 years ago by DanWilson

This was corrected and the zip file was updated.

I also have the MG 2 stuff in SVN in a branch, if anyone ever needs/wants access.

Changed 16 years ago by cfgrok

  • milestone User Reported Issues (with full information) deleted

Milestone User Reported Issues (with full information) deleted

Note: See TracTickets for help on using tickets.