Ticket #8710 (closed defect (bug): fixed)
Pages - clicking "save draft" or "publish" during autosave results in duplicate
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.8 |
| Component: | Autosave | Version: | 2.7 |
| Severity: | major | Keywords: | autosave, jquery, page, duplicate |
| Cc: |
Description
If a user enters a title for a page and then clicks "save draft" or "publish", the autosave starts and the page is saved at the same time - resulting in duplicates (1 published and 1 draft) of the page.
The jQuery selector will only work on the Posts page - an update to autosave.js prevents this issue. Patch attached.
Attachments
Change History
-
attachment
autosave.patch
added
- Status changed from new to closed
- Resolution set to fixed
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from 2.7.1 to 2.8
Reopen for trunk.
Note: See
TracTickets for help on using
tickets.

autosave fix