Ticket #345 (closed defect: fixed)
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
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)