Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Component/s: Administration
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-33090-missing-xmldb-strings
Description
Seen these when adding a new index to a table:
Invalid get_string() identifier: 'keynameempty' or component 'tool_xmldb'. Perhaps you are missing $string['keynameempty'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'incorrectkeyname' or component 'tool_xmldb'. Perhaps you are missing $string['incorrectkeyname'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'nofieldsspecified' or component 'tool_xmldb'. Perhaps you are missing $string['nofieldsspecified'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'duplicatefieldsused' or component 'tool_xmldb'. Perhaps you are missing $string['duplicatefieldsused'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'fieldsusedinindex' or component 'tool_xmldb'. Perhaps you are missing $string['fieldsusedinindex'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'noreftablespecified' or component 'tool_xmldb'. Perhaps you are missing $string['noreftablespecified'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'wrongnumberofreffields' or component 'tool_xmldb'. Perhaps you are missing $string['wrongnumberofreffields'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'noreffieldsspecified' or component 'tool_xmldb'. Perhaps you are missing $string['noreffieldsspecified'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|
Invalid get_string() identifier: 'primarykeyonlyallownotnullfields' or component 'tool_xmldb'. Perhaps you are missing $string['primarykeyonlyallownotnullfields'] = ''; in /home/nicols/git/software/moodle/admin/tool/xmldb/lang/en/tool_xmldb.php?
|
line 6518 of /lib/moodlelib.php: call to debugging()
|
line 7142 of /lib/moodlelib.php: call to core_string_manager->get_string()
|
line 132 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to get_string()
|
line 61 of /admin/tool/xmldb/actions/edit_key_save/edit_key_save.class.php: call to XMLDBAction->loadStrings()
|
line 61 of /admin/tool/xmldb/actions/XMLDBAction.class.php: call to edit_key_save->init()
|
line 68 of /admin/tool/xmldb/index.php: call to XMLDBAction->__construct()
|