Make WordPress Core

Opened 9 years ago

Last modified 9 years ago

#40115 new defect (bug)

Duplicate Custom Fields are created

Reported by: ChrisBAshton Owned by:
Priority: normal Milestone: Awaiting Review
Component: Options, Meta APIs Version: 4.7.3
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Duplicate custom fields are created when populating multiple custom fields at once.

Steps to reproduce:

  • Create a New Post
  • Add a custom field "custom_1" with a value "test1"
  • Add a custom field "custom_2" with a value "test2"
  • Save Draft

...you will now see the "custom_2" field repeated twice (both with a value of "test2"), so ought to delete one.

Attachments (1)

40115.diff (718 bytes ) - added by bor0 9 years ago.

Download all attachments as: .zip

Change History (3)

#1 @swissspidy
9 years ago

  • Component GeneralOptions, Meta APIs

@bor0
9 years ago

#2 @bor0
9 years ago

  • Keywords has-patch added
Note: See TracTickets for help on using tickets.