In actions_do() in actions.inc and _comment_delete_thread() in comment.admin.inc, the watchdog() function is called with the old D5 signature. Both calls are rare.
| Comment | File | Size | Author |
|---|---|---|---|
| watchdog-parameters.patch | 1.47 KB | john morahan |
In actions_do() in actions.inc and _comment_delete_thread() in comment.admin.inc, the watchdog() function is called with the old D5 signature. Both calls are rare.
| Comment | File | Size | Author |
|---|---|---|---|
| watchdog-parameters.patch | 1.47 KB | john morahan |
Comments
Comment #1
damien tournoud commentedPatch applies cleanly and does what advertised.
Also applies (with some offset), to 6.x.
Comment #2
dries commentedCommitted to CVS HEAD and DRUPAL-6. Not sure how to test this best, so committed without tests for now.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.