Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.4, 2.1.1, 2.2
-
Component/s: Blocks
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-25636-master -
Pull Master Diff URL:
Description
Got the following error message while using a Moodle course from one of Tomaz's sites (I had restored a backup).
PHP Notice: Undefined property: stdClass::$format in /var/git/moodle/blocks/html/block_html.php on line 61, referer: http://sam.moodle.local/git-moodle/backup/restore.php
I've got to remember to check that the block settings were included in the backup and that it's not just a simple case of setting a default.
Cheers
Sam