node_load() gives us the uid + name of the node's author, not the revision. sadly, node_revision_list() returns an un-keyed array (see http://drupal.org/node/114703). so, we have to do a little extra work here, but not much.

CommentFileSizeAuthor
diff_revision_user.patch.txt1.5 KBdww

Comments

dww’s picture

Status: Needs review » Fixed

committed to HEAD, DRUPAL-5 and DRUPAL-4-7.

Anonymous’s picture

Status: Fixed » Closed (fixed)