Line 1921 of forum/lib.php the call:
$results = get_course_users($course->id); // Otherwise get everyone in the course
returns an invalid list of users, which it uses to send out new forum postings, and unrelated users end up getting forum postings.
IMO Get_course_users is completely broken... it seems to return way too many results!
- will help resolve
-
MDL-10163 issue with forums subscriptions and moodle/course:view
-
- Closed
-