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

WordPress Trac noreply at wordpress.org
Fri Mar 29 04:35:36 UTC 2013


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

Comment (by azaozz):

 In 16215-14.patch:

 - Bring back saving a copy of the current post while converting revisions
 (happens after the conversion now).
 - Fix `wp_first_revision_matches_current_version()` and rename to
 `_wp_last_revision_matches_current_post()`.
 - Fix a bug where we may be comparing with an autosave but need to compare
 with the latest revision.
 - Simplify the revision post_name regex, use $post object where possible,
 etc.

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


More information about the wp-trac mailing list