[wp-trac] [WordPress Trac] #61552: post_author_meta_box() function defaults to original author when the editor is different

WordPress Trac noreply at wordpress.org
Tue Jul 2 21:49:49 UTC 2024


#61552: post_author_meta_box() function defaults to original author when the editor
is different
--------------------------+-----------------------------
 Reporter:  gobborg       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  6.5.5
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When editing/updating a post for a site with multiple authors, the author
 box dropdown defaults to the author that created the post.

 '''Conditions to reproduce:'''
 * have a site with multiple authors
 * create a post as $author_A
 * edit the post as $author_B
 -> the author is "defaulted" as $author_A

 '''Expected behavior:'''
 * the author is "defaulted" as $author_B

 '''More info'''
 If a plugin supports change notification emails, the correct author is
 noted.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61552>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list