Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20344 closed defect (bug) (duplicate)

Duplicate Entry on custom field and preview

Reported by: hazuremon's profile hazuremon Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.3.1
Component: General Keywords:
Focuses: Cc:

Description

Users were complaining about custom field entry got duplicate after previewing. Found out the custom field value are prematurely updated to database without user clicking on "Add Custom Field" and "Publish".

To replicate the bug:

  1. New Post
  2. In custom field, select a name from drop down menu
  3. Enter a value for the custom field.
  4. Without publishing or adding the new custom field, press on "Preview".
  5. The typed custom field will be added to database and reflect in Preview.
  6. Close Preview window and press Preview button again will again post the custom field value as a separate instance, which cause the duplication.
  7. Custom field on dashboard did not reflect the duplicate entry until the page is refresh.

Same bug has been affecting all our sites on WP 3.3.0 and 3.3.1. Haven't test on version older than that. Also was test under "Admin" level and on all browsers and OS.

Change History (1)

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.