-
Bug
-
Resolution: Fixed
-
Blocker
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-48006-master -
While testing MDL-47892 and creating various rules, at some point the forms started to behave strangely, with the "a draf version of this text was automatically restored" appearing all the time the form was visited.
After a bit of trial and error, I think these steps reproduce the problem happening on any form/browser/database (I've confirmed it both in the course edit and forum post edit forms, with both oracle and mysql and with safari and firefox).
1. Edit any form having editor fields. Fill them and save the form.
2. Edit that form again. The editor fields are there, correctly.
3. Reload the form page (F5). The "draft" message is shown and contents are erased.
4. From that point, every time you visit that form page the "draft" message is shown and contents erased (no need to reload anymore).
That is it, ciao