-
Bug
-
Resolution: Fixed
-
Minor
-
4.1
The following is repeated many times when exporting privacy information which includes data from the Tiny Autosave plugin:
++ Invalid get_string() identifier: 'autosaves' or component 'tiny_autosave'. Perhaps you are missing $string['autosaves'] = ''; in /mnt/export/moodle/master/src/lib/editor/tiny/plugins/autosave/lang/en/tiny_autosave.php? ++
|
* line 356 of /lib/classes/string_manager_standard.php: call to debugging()
|
* line 7409 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
|
* line 149 of /lib/editor/tiny/plugins/autosave/classes/privacy/provider.php: call to get_string()
|
* line 122 of /lib/editor/tiny/plugins/autosave/classes/privacy/provider.php: call to tiny_autosave\privacy\provider::export_autosaves()
|
* line 8139 of /lib/moodlelib.php: call to tiny_autosave\privacy\provider::export_user_data()
|
* line 578 of /privacy/classes/manager.php: call to component_class_callback()
|
* line 611 of /privacy/classes/manager.php: call to core_privacy\manager::component_class_callback()
|
* line 339 of /privacy/classes/manager.php: call to core_privacy\manager->handled_component_class_callback()
|
* line 79 of /privacy-export.php: call to core_privacy\manager->export_user_data()
|