-
Bug
-
Resolution: Fixed
-
Minor
-
3.6
-
MOODLE_36_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-64523-master -
Steps to reproduce
- Access to a course activity (a forum, for instance)
- Access to Permissions
- In the "Prohibited" column, click over the +, to add a role
The first time you click over the + (only then), you'll get the following error:
Cannot read property 'filter' of undefined |
TypeError: Cannot read property 'filter' of undefined |
at HTMLBodyElement.<anonymous> (http://localhost/m/stable_36/lib/requirejs.php/1545379748/core/first.js:47:2194) |
at HTMLBodyElement.e (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:39946) |
at HTMLBodyElement.dispatch (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:42349) |
at HTMLBodyElement.q.handle (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:40376) |
at Object.trigger (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:69719) |
at HTMLBodyElement.<anonymous> (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:70229) |
at Function.each (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:2715) |
at r.fn.init.each (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:1003) |
at r.fn.init.trigger (http://localhost/m/stable_36/lib/javascript.php/1545379748/lib/jquery/jquery-3.2.1.min.js:1:70205) |
at m (http://localhost/m/stable_36/lib/requirejs.php/1545379748/core/first.js:47:439) |
If you close the error message and click again, you will be able to choose a role. If you reload the page, you'll get again the error if you try to add a new role.
- Discovered while testing
-
MDL-64336 When an assignment is frozen students cannot see their submission
-
- Closed
-