-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.8.2
-
MOODLE_38_STABLE
Th URL for recordings is validated by the plugin for imported links and when the there is a mismatch in the hostname of the BBB queried and the one that comes in the URL to the recording.
The issue is that in some deployments the HEAD request sent to the BBB (or recording) server fails. Most of the time due a timeout, causing a false positive. The issue is that the recording becomes inaccesible.