-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.2
-
MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-53175-master -
In the Mobile app we use the script webservice/pluginfile.php to download the pages of mod_book, mod_page and mini-site mod_resource. Example of a request:
http://mysite.com/webservice/pluginfile.php/78/mod_book/chapter/26/index.html?token=mytoken
|
Today I noticed that the videos and audios added to the book/page that have spaces or underscores in the name aren't treated by the multimedia plugin, we receive them as plain links (<a>). If the file names are just alphanumeric then I receive the HTML5 player as it should. I only tried with spaces and underscores, I guess it'll happen with other characters too.
After some more testing I noticed that this also happens when exporting a Book that contains media element with spaces to an IMS CP package, if the media file has spaces in his name filters are not applied, I'm attaching screenshots right now
- has been marked as being related by
-
MDLSITE-4464 @@PLUGINFILE@@ appears in the HTML body of a forum email notification.
-
- Closed
-