-
Bug
-
Resolution: Fixed
-
Minor
-
2.2, 2.3
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
w19_
MDL-32733_m23_authorizemessage -
When viewing the Default message outputs page, the following string is missing: messageprovider:authorize_enrolment.
Invalid get_string() identifier: 'messageprovider:authorize_enrolment' or component 'enrol_authorize'. Perhaps you are missing $string['messageprovider:authorize_enrolment'] = ''; in D:\xampp\htdocs\moodle_testing/enrol/authorize/lang/en/enrol_authorize.php?
|
|
line 6510 of \lib\moodlelib.php: call to debugging()
|
line 7134 of \lib\moodlelib.php: call to core_string_manager->get_string()
|
line 144 of \message\renderer.php: call to get_string()
|
line 109 of \message\defaultoutputs.php: call to core_message_renderer->manage_defaultmessageoutputs()
|
- Testing discovered
-
MDL-32721 Miissing lang string messageprovider:attempt_overdue
- Closed