Closed (fixed)
Project:
Profiler
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2010 at 14:55 UTC
Updated:
28 May 2011 at 23:41 UTC
was getting a lot of notice errors like this one.
Notice: Undefined property: stdClass::$uid in user_save()
It didn't cause any major issues with things profiler was creating, but always nice to run profiler without getting these notices. Here's a patch that made these errors go away.
| Comment | File | Size | Author |
|---|---|---|---|
| profiler_errors.diff | 825 bytes | davidburns |
Comments
Comment #1
q0rban commentedThanks for the report. I'm not seeing any notices in the 2.x branch.