-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
2.4.3
-
None
-
2013071001
-
MOODLE_24_STABLE
Once a BigBlueButton room has been set to 'record' within the initial activity settings, upon retrieving the archived session, the timezone associated with the recording is incorrect.
For instance, I have the Moodle portal's timezone as well as my personal profile set to EST5EDT, but the timezone reads as GMT when I access the recording. The actual time stamp is correct, but the timezone is not.
Steps to reproduce:
1. Create a BigBlueButton activity and set it to 'record'.
2. Enter the room for a moment or so.
3. 'Logout' of the session.
4. Create a RecordingsBN resource to access the recorded session.
5. Click the resource.
You will see that the recording lists the correct time, but the timezone will be inaccurate.
A solution would display the correct timezone in tandem with the correct time of the recording.