-
Bug
-
Resolution: Unresolved
-
Minor
-
1.7.1, 1.8.2, 1.9
-
None
-
Any
-
MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
-
MOODLE_17_STABLE, MOODLE_19_STABLE
There are a lot of warning of this type:
- Editing the activity
Notice: Undefined property: format in /Users/stronk7/cvs_moodle/moodle_head/mod/webquest/mod.html on line 86
- Editing the process:
Notice: Undefined property: format in /Users/stronk7/cvs_moodle/moodle_head/mod/webquest/editpages.php on line 237
- Editing the intro
Notice: Undefined property: format in /Users/stronk7/cvs_moodle/moodle_head/mod/webquest/editpages.php on line 178
- Editing the tasks:
Notice: Undefined property: format in /Users/stronk7/cvs_moodle/moodle_head/mod/webquest/editpages.php on line 356
It seems that some sort of format field is missing in a lot of places.