Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.3
-
Component/s: Glossary
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-33796-master -
Pull Master Diff URL:
Description
- 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()
|