Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.9.11
-
Fix Version/s: None
-
Component/s: Module: HotPot
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Typo in mod/hotpot/mediaplayers/moodle/filter.php. There are three places in the file that should have
width=240"
replaced with
width="240"
Attachments
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-14412 | CLONE -rm mulitmedia filter does not work in Firefox |
|
|
|
Fixes 3 missing quote marks.