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

WordPress Trac noreply at wordpress.org
Thu Mar 28 18:47:19 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):

 As far as I can see the above tests fail because they don't expect the
 extra revision added after saving the post.

 Moving from `'pre_post_update'` to `'post_updated'` is a big change and
 there would probably be more bugs and inconsistencies. This also creates a
 copy of the post when it may not be needed, like publishing from
 QuickPress and PressThis.

 Another inconsistency: for some reason the `guid` for revisions is a
 permalink (instead of ?p=123 like drafts). That makes all revisions for a
 post have the same `guid`: 123-revision-v1.

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


More information about the wp-trac mailing list