Opened 8 years ago
Last modified 8 years ago
#40115 new defect (bug)
Duplicate Custom Fields are created
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7.3 |
Component: | Options, Meta APIs | Keywords: | has-patch |
Focuses: | Cc: |
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.