-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.2
To reproduce:
- Create a vanilla 3.11 site and install the attached plugin
- Create a course
- Turn editing mode on
- You should see a nice notification telling you that you have turned editing on
- Upgrade the site to 4.0
- Go to the course and turn editing on
- You no longer get the message
This happens because the core_change_editmode sets $USER->editing to a boolean. When historically it's been an integer.
- is a regression caused by
-
MDL-71610 Move the turn editing on button into the navbar
-
- Closed
-