[wp-trac] [WordPress Trac] #16215: Post Revision history displays the incorrect author
WordPress Trac
noreply at wordpress.org
Wed Apr 3 18:43:34 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 nacin):
[23842] correctly ensures that a first call to wp_insert_post() inserts
the first revision. But, this should not happen on auto-drafts. (Per IRC
discussion.) To fix this, in get_default_post_to_edit(), we can simply
remove then re-add this filter.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16215#comment:89>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list