﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17631,Post revision author,amirhabibi,,"Hi there !

When you update a post using :

{{{
wp_update_post(array('ID'=>$a,'post_author'=>$b,'post_content' =>$c));
}}}

And you change the post_author ID, the name of the last revision author isn't right in post.php (main editor page / revisions box).

When you go to revision.php, you find the correct name.",defect (bug),closed,normal,,Revisions,3.1.3,normal,duplicate,,
