Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.4.1
-
Fix Version/s: 2.4.2
-
Component/s: Course
-
Testing Instructions:
- Set default format to Topics
- Create course in Social format
- Go to Settings -> Plugins -> Course formats -> Manage course formats and delete Social format
- Make sure there are no errors
-
Difficulty:Easy
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-37976-master -
Pull Master Diff URL:
Description
Looks like format_topics::update_course_format_options is missing a global $DB at the top.