[wp-trac] [WordPress Trac] #47576: Duplicate Custom Fields are created in new post

WordPress Trac noreply at wordpress.org
Thu Jun 20 11:24:12 UTC 2019


#47576: Duplicate Custom Fields are created in new post
--------------------------------+-----------------------------
 Reporter:  mhalamine           |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Options, Meta APIs  |    Version:  5.2.2
 Severity:  normal              |   Keywords:  needs-patch
  Focuses:                      |
--------------------------------+-----------------------------
 Duplicate custom fields are created when publishing a post or saving it as
 draft

 Steps to reproduce:
 Create a New Post
 Add a custom field "custom_field_1" with a value "custom_field_value_1"
 Add a custom field "custom_field_2" with a value "custom_field_value_2"
 Save Draft or Publish

 ...you will now see the "custom_field_1" field repeated twice (both with a
 value of "custom_field_value_1")

 Another Case:
 Create a New Post
 Select a custom field from drop down set value to "custom_field_value_3"
 save Draft or Publish
 ... you will now see that the selected field repeated twice with same
 value

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


More information about the wp-trac mailing list