[wp-trac] [WordPress Trac] #16215: Post Revision history displays the incorrect author
WordPress Trac
noreply at wordpress.org
Fri Mar 29 05:28:46 UTC 2013
#16215: Post Revision history displays the incorrect author
-------------------------------------+---------------------
Reporter: mdawaffe | Owner: westi
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Revisions | Version: 2.6
Severity: normal | Resolution: fixed
Keywords: needs-testing has-patch |
-------------------------------------+---------------------
Changes (by azaozz):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"23849"]:
{{{
#!CommitTicketReference repository="" revision="23849"
Post revisions:
- Always update the revision version when updating post authors.
- Check if revisions have been updated and return early.
- Update the revisions by direct query to avoid resetting post_modified.
- Fix a bug where we may be comparing with an autosave but need to compare
with the latest revision.
Fixes #16215.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16215#comment:80>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list