1 Aug
2005
1 Aug
'05
2:22 p.m.
Issue status update for http://drupal.org/node/27947 Post a follow up: http://drupal.org/project/comments/add/27947 Project: Drupal Version: cvs Component: profile.module Category: tasks Priority: normal Assigned to: robertDouglass Reported by: robertDouglass Updated by: robertDouglass Status: patch (code needs review) Attachment: http://drupal.org/files/issues/profile_node_load.txt (803 bytes) Since node_load caches its results and we know that a node is being loaded anyway, it makes no sense to have an extra db query just to determine the user id for the node. robertDouglass