Сlear action at the top of the log page is not functioning.

Comments

mrded’s picture

Issue summary: View changes
mrded’s picture

Priority: Normal » Major
Status: Active » Needs review
StatusFileSize
new1.18 KB
joelpittet’s picture

Status: Needs review » Needs work

While this seems to be a problem and the solution in #1 looks like it's going in the right direction. This is what I got after apply the patch:

Notice: Trying to get property of non-object in RedisLog->getMultiple() (line 64 of sites/all/modules/contrib/redis_watchdog/RedisLog.php).
Notice: Trying to get property of non-object in redis_watchdog_overview() (line 38 of sites/all/modules/contrib/redis_watchdog/redis_watchdog.admin.inc).
Notice: Trying to get property of non-object in redis_watchdog_overview() (line 39 of sites/all/modules/contrib/redis_watchdog/redis_watchdog.admin.inc).
Warning: date_timezone_set() expects parameter 1 to be DateTime, boolean given in format_date() (line 2040 of includes/common.inc).
Warning: date_format() expects parameter 1 to be DateTimeInterface, boolean given in format_date() (line 2050 of includes/common.inc).
paranojik’s picture

Status: Needs work » Needs review
StatusFileSize
new1.94 KB

Reroll. Notices mentioned in #3 should be solved with #1588568: property of non-object.

perignon’s picture

Status: Needs review » Fixed

Fixed in dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.