Watchdog calls producing warnings, wrong format

Jose Reyero - October 29, 2008 - 19:49
Project:XMPP Framework
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

All the watchdog calls on the framework seem to be using the old Drupal 5 format, producing countless errors and warnings.

This patch updates them all.

Note: For the xmlrpc module I've done some more cleanup, using a helper function for all xmlrpc calls, it was faster than patching each watchdog :-)

AttachmentSize
xmpp_watchdog_cleanup.patch26.77 KB

#1

Jose Reyero - October 29, 2008 - 20:04

In the previous patch, some debug stuff slipped in, cleaned it up.

AttachmentSize
xmpp_watchdog_cleanup_02.patch 25.97 KB

#2

darren.ferguson - October 29, 2008 - 23:44
Status:needs review» fixed

Small issue in the helper function where it did not use the service being passed but other than that, worked well.

Have patched the HEAD and it will be in the development branch from tonights cron run.

Thanks for the patch Jose.

#3

darren.ferguson - October 29, 2008 - 23:44
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.