[wp-gsoc] [Summer of Code] #353: Revision author set to first viewing user when file is updated outside of editor

Summer of Code noreply at wordpress.org
Mon Aug 19 17:55:54 UTC 2013


#353: Revision author set to first viewing user when file is updated outside of
editor
------------------------------+----------------------------
 Reporter:  a.hoereth         |       Type:  defect
   Status:  new               |   Priority:  normal
Milestone:  2013 Final (1.0)  |  Component:  Code Revisions
 Keywords:                    |
------------------------------+----------------------------
 When a file is updated directly (through ftp or plugin/theme update) a new
 revision is created the next time a user views the editor for the file in
 question.

 This user is then set as revision author because
 [http://core.trac.wordpress.org/browser/tags/3.6/wp-
 includes/post.php#L2591 wp_insert_post] (used for post updating) defaults
 post_author to the current user's id.

--
Ticket URL: <http://gsoc.trac.wordpress.org/ticket/353>
Summer of Code <http://gsoc.trac.wordpress.org>
My example project


More information about the wp-gsoc mailing list