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

WordPress Trac noreply at wordpress.org
Tue Mar 5 16:36:29 UTC 2013


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

Comment (by adamsilverstein):

 note:  the current save revisions  code compares the passed data to the
 current post data and if there is no change doesn't store a revision (see
 #7392 and #9843). 16215.2.diff​ would break that. if we are storing the
 revision after the post is updated we need a different way to check for
 changes. i will work on that.

 can we consider at fixing existing data during an upgrade instead of on
 the fly?

 also: for testing this patch, its hard to see the issue until you restore
 a revision and get the wrong one. the current list of revisions _looks_
 right before and after the patch, but restoring a previous revisions
 demonstrates the mis-match.

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


More information about the wp-trac mailing list