Opened 16 years ago
Closed 16 years ago
#8710 closed defect (bug) (fixed)
Pages - clicking "save draft" or "publish" during autosave results in duplicate
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | high |
Severity: | major | Version: | 2.7 |
Component: | Autosave | Keywords: | autosave, jquery, page, duplicate |
Focuses: | 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 (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
autosave fix