[wp-trac] [WordPress Trac] #16215: Post Revision history displays the incorrect author

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 7 07:32:04 UTC 2011


#16215: Post Revision history displays the incorrect author
-------------------------------------------------+-------------------------
 Reporter:  mdawaffe                             |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Revisions                            |  Release
 Severity:  normal                               |     Version:  2.6
 Keywords:  dev-feedback needs-testing has-      |  Resolution:
  patch                                          |
-------------------------------------------------+-------------------------

Comment (by mdawaffe):

 I tested (and so should you!) attachment:ticket:16215:16215.diff with old
 and new posts.  That is, posts with revisions having comment_counts:

 * Old post: 0,0,0
 * New post: 1,1,1
 * Newly edited old post: 0,0,0,1,1,1


 Where the revisions cycled between ''three'' different authors.  Two
 authors isn't enough to really test the issue.

 When we add UPDATEs, we'll also need to test another edge case:

 * Old post in strange state (due to races in the eventual UPDATE code):
 0,0,0,1,1,1,0,0,0,1,1,1

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16215#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list