[wp-trac] [WordPress Trac] #16215: Post Revision history displays the incorrect author
WordPress Trac
noreply at wordpress.org
Wed Mar 27 20:21:39 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: dev-feedback needs-testing has-patch |
--------------------------------------------------+---------------------
Changes (by markjaquith):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"23823"]:
{{{
#!CommitTicketReference repository="" revision="23823"
Fix a longstanding "off by one" revision authorship bug.
* Fixes old revision data on the fly when you open a post for editing.
* Uses post_name of revisions to store a post version number (-v1), so we
know what has been fixed.
* Latest version should also have a revision stored, whereas before it did
not.
props adamsilverstein, mdawaffe. fixes #16215.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16215#comment:65>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list