[wp-trac] Re: [WordPress Trac] #7317: Revision function displays incorrect user

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 28 23:51:03 GMT 2008


#7317: Revision function displays incorrect user
-------------------------------------------------------------------+--------
 Reporter:  bl968                                                  |        Owner:  mdawaffe
     Type:  defect                                                 |       Status:  assigned
 Priority:  high                                                   |    Milestone:  2.6.1   
Component:  Administration                                         |      Version:  2.6     
 Severity:  major                                                  |   Resolution:          
 Keywords:  post, revision, versions, administration, author name  |  
-------------------------------------------------------------------+--------
Changes (by mdawaffe):

  * status:  new => assigned

Comment:

 In an attempt to track who did what, we're currently versioning the
 post_author field: storing how the author has changed over time.  This is
 the wrong thing to do and is causing this bug.

 We should instead be storing the user_id of the person who made the
 revision in the post_author field.

 Attached.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7317#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list