Closed (fixed)
Project:
MongoDB
Version:
7.x-1.x-dev
Component:
Block
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2012 at 21:03 UTC
Updated:
16 Oct 2012 at 02:41 UTC
In mongodb_watchdog_watchdog account object can be null according to http://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/watch... so instead of using account to find uid just use uid set by watchdog() as dblog_watchdog does.
| Comment | File | Size | Author |
|---|---|---|---|
| mongodb_watchdog_uid.patch | 808 bytes | Rok Žlender |
Comments
Comment #1
marcingy commentedComment #2
Rok Žlender commentedThanks for the review Marc. Committed to 7.x-1.x.