Ticket #87 (closed defect: fixed)

Opened 20 years ago

Last modified 19 years ago

Extra cftrace tag left in the code?

Reported by: dcarabetta@… Owned by: somebody
Priority: normal Milestone: 2.0 Beta 1
Version: Severity: minor
Keywords: Cc:

Description

On line 91 of ModelGlue?/unity/framework/ModelGlue.cfc, there is a <cftrace> directive that's always run, causing constant writes to my cftrace.log file. I think that this is only loaded when the framework loads (so, in production, only one time), but I'm not sure if it's supposed to be there. The log message is always:

[CUSTOM] ORMAdapter

Was this in there for development purposes and just mistakenly left in? Or is this needed in some way?

Change History

Changed 20 years ago by joe.rinehart

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

(In [195]) Fixes #87

Note: See TracTickets for help on using tickets.