Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Forum
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-65519-master -
Pull Master Diff URL:
Description
When viewing a forum we display the list of discussions in a table. One of the columns is "Started by" which shows the name of the user that started the discussion. The name currently links to the user's profile page.
We should remove the link to the profile page because user's are confusing it for a link to the discussion itself. Instead it should just print the author's name in text.