-
Bug
-
Resolution: Fixed
-
Minor
-
2.2
-
Any
-
MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
wip-mdl-30421
-
If you take a normal forum that has more than one post in it and then edit it to become a simple discussion, it will generate the following error:
Error: mdb->get_record() found more than one record!
|
|
line 1309 of /lib/dml/moodle_database.php: call to debugging()
|
line 1269 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
|
line 1249 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
|
line 156 of /mod/forum/lib.php: call to moodle_database->get_record()
|
line 363 of /course/modedit.php: call to forum_update_instance()
|
From that point on access to the forum will display similar messages.
- caused a regression
-
MDL-30534 Please check if "simple single discussion forum" name and introduction should change discussion subject and message
-
- Closed
-
-
MDL-30535 Prevent switching between some forum types
-
- Closed
-
- Testing discovered
-
MDL-30273 Students and teachers can add additional topics to a simple forum discussion
-
- Closed
-
-
MDLQA-1196 CLONE - In a single simple discussion forum only teachers can start discussions
-
- Passed
-