Opened 18 years ago
Closed 17 years ago
#5216 closed defect (bug) (worksforme)
Cannot delete Custom Field after adding another Custom Field without page refresh
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description ¶
Steps to reproduce:
- Create a new draft: "test"
- Save and continue editing
- Create a new custom field/value pair and click "Add Custom Field »" to trigger an AJAX add
- Refresh the page (or save and continue editing)
- Add another custom field/value pair (again, using the AJAX "Add Custom Field »")
- Now try to delete either of the custom fields. You'll get "Something strange happened. Try refreshing the page" and the items will not be deleted.
Expected result is that deletion always work.
Pull Requests
- Loading…
Note: See
TracTickets for help on using
tickets.
I encounter exactly the same bug using Wordpress version 2.2.2.
Deleting the custom field, then storing the post does not result in the expected removal of the custom field from the database.