This task is to add documentation to the user_load() documentation to make it clear that only by calling user_load() is the user object fully realized. The global $user object is not a fully-realized user object. Before handing $account to another function, always call user_load().

Comments

magico’s picture

Status: Active » Closed (duplicate)

Further discussion on http://drupal.org/node/91786