[wp-trac] [WordPress Trac] #13982: Quick edit changes author

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 18 18:59:33 UTC 2010


#13982: Quick edit changes author
-----------------------------+----------------------------------------------
 Reporter:  jfarthing84      |       Owner:             
     Type:  defect (bug)     |      Status:  new        
 Priority:  normal           |   Milestone:  Unassigned 
Component:  Quick/Bulk Edit  |     Version:  3.0        
 Severity:  normal           |    Keywords:  needs-patch
-----------------------------+----------------------------------------------

Comment(by jfarthing84):

 This s happening because 'post_author' is not passed with the quick edit
 post (verified via Firebug) and the function _wp_translate_postdata sets
 'post_author' to the current global $user_ID if it isn't set. So, it
 appears simply POSTing 'post_author' with the quick edit post would remedy
 the issue.

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


More information about the wp-trac mailing list