-
Bug
-
Resolution: Fixed
-
Major
-
4.0.4, 4.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_400_STABLE
-
MDL-76041-master -
Probably an issue that is a follow up of MDL-74081, as type checks are suddenly stricter. What I saw isĀ a general exception is raised when we open the room of a Bigbluebutton Activity which is on recording only. After some research I found out that there was a missing column that was supposed to be there at install time but has been removed in 3.x
- On a 3.11 instance, install the 3.0 version of BBB
- Upgrade to 4.0 or master
- Create a new BBB activity B1
- Set B1 as Recording Only
- Go to the Room page (the view page for the activity)
- The following exception shows:
- is a regression caused by
-
MDL-74555 Deleted Activity Recordings do not play in Recordings Only Instance
-
- Open
-
-
CONTRIB-8934 Playback of Deleted Activity Recordings causes error
-
- Closed
-
- is duplicated by
-
MDL-75443 Error message on Recordings Only page
-
- Closed
-