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.

CommentFileSizeAuthor
profiler_errors.diff825 bytesdavidburns

Comments

q0rban’s picture

Status: Active » Fixed

Thanks for the report. I'm not seeing any notices in the 2.x branch.

Status: Fixed » Closed (fixed)

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