Saved watchdog events are not recognized by the dblog module which cause the following php errors when viewing reports of the recent logged events (unfiltered type and severity):
# notice: Undefined index: 6 in C:\WWWRoot\drupal\modules\dblog\dblog.admin.inc on line 68.
# notice: Undefined index: 6 in C:\WWWRoot\drupal\modules\dblog\dblog.admin.inc on line 76.

The index is for the severity of the entry. So, consequently it appears that this module is using a severity that is unknown.

Comments

deekayen’s picture

Project: DB Maintenance » Drupal core
Version: 6.x-1.0 » 6.0-beta4
Component: Miscellaneous » dblog.module
Status: Active » Closed (duplicate)