Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.2
-
Component/s: Forum
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
This came up on Moodle.org - I wanted to view the forum posts of a user who is now unenrolled from Moodle in English.
Steps to reproduce:
- Enrol user to course
- Get user to make forum post in that course
- Unenroll the user from their course
- Go to /mod/forum/user.php?id=<userid>
Expected results:
- Shows the forum posts of the user, despite their unenrolment status (just like I can see the post on the forum still)
Actual results:
- Shows '<user> has made no posts' which is inaccurate.