-
Bug
-
Resolution: Fixed
-
Critical
-
3.0
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
MDL-52553_master -
I've upgraded a monster database to 3.0 and I see some php notices in the CLI output:
Notice: Use of undefined constant ANSWER_REGEX - assumed 'ANSWER_REGEX' in /home/davidm/Desktop/moodlecode/int/MOODLE_30_STABLE/question/type/multianswer/db/upgrade.php on line 85
|
|
Notice: Use of undefined constant ANSWER_REGEX_ANSWER_TYPE_MULTICHOICE - assumed 'ANSWER_REGEX_ANSWER_TYPE_MULTICHOICE' in /home/davidm/Desktop/moodlecode/int/MOODLE_30_STABLE/question/type/multianswer/db/upgrade.php on line 86
|
This is probably a regression caused by MDL-52162, as I removed question/type/multianswer/questiontype.php include there.
Would be good to fix this before releasing 3.0.1.
- is a regression caused by
-
MDL-52162 Upgrade to 3.0 through the browser fails: class question_graded_automatically not found
-
- Closed
-
- Testing discovered
-
MDLSITE-4366 Upgrade step checker failing on MDL-52553
-
- Closed
-