Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Component/s: Navigation
-
Labels:
-
Database:MySQL
-
Testing Instructions:
-
Difficulty:Easy
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:
Description
If a Student opens a course teacher's profile and views the details the "Breadcrumb" trail or navigation bar is something like:
Home/ Users / TeachersName .
The word Users is an active link that displays the error to the learner when clicked on:
"Sorry, but you do not currently have permissions to do that (View participants)"
The link should not be active and visible to user if an error will result in an error for the user.