Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-17360

Media plugin filter is truncating width and height to 3 digits

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9
    • 1.9.4
    • Filters
    • None
    • MOODLE_19_STABLE
    • MOODLE_19_STABLE
    • Easy

    Description

      Media plugin filter has regexp's to determine which plugin to use. The problem is that currently it reads only 3 digits (symbols) of width and height, passed in the link. This makes impossible to have, for example, 1024x768 video frame etc.
      The patch included fixes this, changing number of symbols to read in all regexp's from 3 to 4.

      Attachments

        Activity

          People

            dongsheng Dongsheng Cai
            argentum Vlas Voloshin
            Petr Skoda Petr Skoda
            David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              28/Jan/09