Moodle

PHP Notice: Undefined property: stdClass::$filter_mediaplugin_enable_img in /home/arborrow/Moodle/code/cvshead/filter/mediaplugin/filter.php on line 95

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 1.9.5
  • Component/s: Filters
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

I received the following PHP Notice:

Notice: Undefined property: stdClass::$filter_mediaplugin_enable_img in /home/arborrow/Moodle/code/cvshead/filter/mediaplugin/filter.php on line 95

after updating from CVS. Once $CFG->filter_mediaplugin_enable_img gets setup which for most will be during the 2.0 installation this will not be an issue. I'm marking this as trivial because of its low impact. In fact feel free to close as 'Won't fix' but just in case someone comes across the issue I figured this could document it.

Peace - Anthony

Activity

Hide
Martin Dougiamas added a comment -

This was fixed a while ago.

Show
Martin Dougiamas added a comment - This was fixed a while ago.
Hide
Andrew Davis added a comment -

The referenced variable (filter_mediaplugin_enable_img) doesn't exist at all in the 1.9 branch. In trunk its now running without a warning. Closing.

Show
Andrew Davis added a comment - The referenced variable (filter_mediaplugin_enable_img) doesn't exist at all in the 1.9 branch. In trunk its now running without a warning. Closing.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: