Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.8.3
-
None
-
None
-
Easy
-
N/A
-
N/A
-
Description
The CKEditor doesn't depend on autosave.js but it declares a (require) dependency on it in order to enable auto-save when editing a page with the CKEditor (CKEDITOR-63).
We couldn't enable auto-save by loading autosave.js from the editing sheet (CKEditor.EditSheet) because on older versions of XWiki (see https://github.com/xwiki/xwiki-platform/commit/7e883e7e73ca9d08c76119aaa1fe124ac67513ec#diff-0) autosave.js needs to be loaded after actionbuttons.js, which is loaded after the editing sheet is rendered.
Attachments
Issue Links
- is duplicated by
-
XWIKI-16340 Auto-save option listed on object editor for some pages
- Closed
- is related to
-
CKEDITOR-63 Activate the AutoSave feature that is available by default in wiki edit mode
- Closed
-
XWIKI-8614 Add autosave feature also when editing in WYSIWYG mode
- Closed
- relates to
-
XWIKI-13619 The Autosave checkbox is displayed twice when using CKEditor
- Closed