Closed (duplicate)
Project:
Drupal core
Version:
6.0-beta4
Component:
dblog.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2007 at 15:49 UTC
Updated:
20 Dec 2007 at 17:29 UTC
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
Comment #1
deekayen commentedhttp://drupal.org/node/188246