-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.3
-
MOODLE_22_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MDL-33796-master -
- Create a new glossary, add an entry which concept starts with a number
- Navigate to the glossary, alphabet view, filter by 'Special'
- Click on the print icon
Invalid get_string() identifier: 'alphabet' or component 'moodle'. Perhaps you are missing $string['alphabet'] = ''; in lang/en/moodle.php?
|
|
line 6583 of /lib/moodlelib.php: call to debugging()
|
line 7207 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 168 of /mod/glossary/print.php: call to get_string()
|