-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.3, 3.2
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
m33_
MDL-57379_Properly_Honour_SlashArguments_Setting -
some files inside scorm packages will add use parameters to pass information to flash files - and in one case I've seen a SCORM package that includes the word "file" as a parameter.
for example - a file could be loaded like this:
.../pluginfile.php/3854/mod_scorm/content/1/swf.html?file=video_.swf
get_file_argument grabs the "file" param first and tries to find the file "video_.swf"
get_file_argument should be more clever about detecting when a path including slash arguments has been passed.
here's a report relating to articulate packages that do this:
https://community.articulate.com/discussions/articulate-storyline/swf-interactive-animation-wont-open-in-a-new-window#reply-386474