Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.6, 1.7.4, 1.8.5, 1.9.1
-
Component/s: Course
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
If you view participants from /user/index.php in a course that has separate groups set and forced, and you are not part of a group, you get the error message:
"Sorry, but you need to be part of a group to see this forum."
This appears to have been there since 1.6. The comments around it refer to a forum as well.
This may also be associated with bug number 9847.
Attachments
Issue Links
| This issue will help resolve: | ||||
| MDL-9847 | metacourse, view participants error |
|
|
|
Sorry - this is not resolved as the same error msg appears. There are 2 notingroup language strings - one for forums and one in moodle.php. We need to use the one in moodle.php. Patch attached.