Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
1.1 M3
-
None
-
Medium
-
Description
During long edits, there is a possibility that the session is closed, for multiple reasons:
1. Session timeout
2. Abrupt end of connection with server etc
In such cases, data typed may be lost.
Like in some other Wikis, enable periodic automatic save (1 min?) of the document which is being edited, save it as draft version without incrementing the version no.
When the same page is accesses next time, a warning should be given stating that a draft version exisits.This draft version should appear in the history.
The user can select the draft version and once he saves the document, the draft version is removed and the version is incremented.
AJAX perhaps?
Attachments
Issue Links
- blocks
-
XWIKI-8614 Add autosave feature also when editing in WYSIWYG mode
- Closed
- depends on
-
XWIKI-3701 Faster save and continue using AJAX
- Closed
- is duplicated by
-
XWIKI-8607 Draft and Autosave Feature
- Closed