Closed (duplicate)
Project:
Revision Moderation
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Apr 2007 at 08:16 UTC
Updated:
5 Oct 2007 at 18:53 UTC
If you have multiple revisions by various users, it defaults to the author of the node. For example, under the "Revisions" tab it shows the correct user who created the revision, but once you go into the actual revision it defaults to $node->name which isn't always correct.
Comments
Comment #1
webchickGood call. It shouldn't be doing this.
Not sure when I'll have a chance to fix this, but it's now on my todo. :)
Comment #2
mrtoner commentedHey, chick, this is an outstanding issue for 4.7 as well.
Comment #3
ashtonium commentedworking patch for this is at: http://drupal.org/node/174888
(marking this one as duplicate since the patch is on the newer one.)