Closed (fixed)
Project:
Trackfield
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 May 2009 at 06:50 UTC
Updated:
15 Jun 2009 at 06:00 UTC
Been meaning to post this issue for some time.
My logs are being filled with:
trackfield_field 27 May 2009 - 7:27am op is sanitize
trackfield_field 27 May 2009 - 7:27am op is load
trackfield_field 27 May 2009 - 7:27am op is sanitize
trackfield_field 27 May 2009 - 7:27am op is load
I think it is due to line 138 in trackfield.module
watchdog('trackfield_field', "op is $op", array(), WATCHDOG_DEBUG);
Comments
Comment #1
raintonr commentedOoops. Fixed:
http://drupal.org/cvs?commit=219112