-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5
When a text field is used in the database, due to autosave an empty field can be filled with the data from another previously edited field.
Prerequisites:
- Create a new database activity.
- Use the attached preset and import the two entries from the attachment.
Steps to reproduce
- As Admin go to the database activity.
- Edit the first entry. Click into the TinyMCE in the description field hit the enter button.
- In the sticky footer click on "Cancel" to discard the changes.
- In the list view, check that the second entry has an empty description field.
- Open the second entry in edit mode.
- After the page is loaded and TinyMCE is initialized, the description field is set with the value from the first entry.
Expected outcome:
when the TinyMCE is loaded with the data from the second entry, the field is empty as in view mode, because there is no description set for that entry.
- is duplicated by
-
MDL-84361 Tiny editor using unexpected autofill values in mod/data fields.
-
- Open
-