-
Bug
-
Resolution: Fixed
-
Critical
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-47140-master -
One easy if crude way to make an error is to temporarily rename the editor_atto_autosave table to something else.
If you do this (or if you forget to go to the admin Notifications page after pulling the latest weekly from git, which was my mistake) then when you go to a form, the contents of all the Atto editors gets replaced by a JSON-encoded error message, overwriting your data.
The system needs to me more error-tolerant than this.