-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.2, 2.2
-
LAMP
-
MySQL
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
w46_
MDL-30303_m22_mimeinfo -
When using resources in combination with filter media plugin, under certain circumstances full URLs are not managed correctly, thus media are not played.
For example, an URL such as:
http://mystorage.tld/folder/myflvvideo.flv?test=one.flv
is correctly detected and video is played.
However, when using more complex full URLs, (as authenticated URLs from services like Amazon S3), such as:
The player does not manage the URL correctly and media is not played.
According to tests the mimeinfo(MoreComplexURL) returns document/unknown, so processing stops.
- caused a regression
-
MDL-30487 Unit test failures (20_STABLE, 2.0.6)
-
- Closed
-