-
Bug
-
Resolution: Fixed
-
Minor
-
2.1
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
-
-
qa.moodle.net
-
When deleting a category containing a question, the following message appears:
Invalid get_string() identifier: 'categorymove' or component 'question'
line 5910 of /lib/moodlelib.php: call to debugging()
line 6500 of /lib/moodlelib.php: call to core_string_manager->get_string()
line 355 of /question/category_class.php: call to get_string()
line 117 of /question/category.php: call to question_category_object->display_move_form()
[[categorymove]]
This was reported as a failed QA test in MDLQA-1037.
- blocks
-
MDL-27738 META Question engine rewrite - tasks to complete after main integration
- Closed
- is blocked by
-
MDLQA-1037 CLONE - A teacher can organise questions into question categories
- Passed