Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.3
-
Fix Version/s: 2.3.7, 2.4.4, STABLE backlog
-
Component/s: Course
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-38713-master
Description
- Create a new course module, setting its visibility to hidden in the form
- Check the visible and visibleold values in the db
Expected: visibleold and visible should both be 0
Actual: visibleold is set to 1.