Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Block: {none of the above}
-
Labels:None
-
Environment:Sun v440, Solaris 10, CoolStack 1.1 (apache 2.2.3, mysql 5.0.33, php 5.2.0)
-
Affected Branches:MOODLE_18_STABLE
Description
If an instructor deletes the course news forum, the course is no longer accessible to anyone.
When I select the delete icon next to the news forum, I get a popup that says 'Delete Resource 3158?'. If I click OK, the news forum disappears, but nobody can get into the course - it displays an error : 'Could not find mods!' . The only option seems to be to delete and recreate the course.
We're using 1.8+, MOODLE_18_STABLE updated on 5/12. We also have gradebook+, book, questionnaire, course_menu+, course_program, quickmail & webctimport.
I wasn't able to reproduce it on demo.moodle.com.
I did a bit more investigating and found that this problem occurs if the course_program block is installed - even if there is no instance of it in the course. So, removing the block completely resolves the problem.
Should this be moved to contrib?