Non-core contributed modules

width parameter not quoted correctly in hotpot real media filters

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial 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"

Issue Links

Activity

Hide
Michael Spall added a comment -

Fixes 3 missing quote marks.

Show
Michael Spall added a comment - Fixes 3 missing quote marks.
Hide
Michael Spall added a comment -

Found this typo while working on this issue.

Show
Michael Spall added a comment - Found this typo while working on this issue.
Hide
Gordon Bateson added a comment -

Thanks very much !

I have applied the patch to the HotPot module in Moodle 1.8, 1.9 and HEAD.

Show
Gordon Bateson added a comment - Thanks very much ! I have applied the patch to the HotPot module in Moodle 1.8, 1.9 and HEAD.
Hide
Gordon Bateson added a comment -

This patch was committed to CVS a while ago so I am closing this issue,

Show
Gordon Bateson added a comment - This patch was committed to CVS a while ago so I am closing this issue,

People

Vote (0)
Watch (4)

Dates

  • Created:
    Updated:
    Resolved: