Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5
-
MOODLE_35_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-62332-master -
Description
As spotted by khushbu.verma in MDLQA-11807:
Steps to reproduce on site using the Boost theme:
- Log in as admin or teacher and go to a grader report which has pagination (i.e. the number of course enrolments is greater than grade_report_studentsperpage in the Site administration) e.g. https://qa.moodle.net/grade/report/grader/index.php?id=7
- Turn editing on and manually enter a grade anywhere, then save changes
- In the pagination controls, click the link for the page you are on.
Expected result:
The page you are on should not be a link. It's not a link when using Clean, only when using Boost.
Actual result:
An error message is displayed:
A required parameter (id) was missing
×Debug info:
Error code: missingparam
×Stack trace:
line 482 of /lib/setuplib.php: moodle_exception thrown
line 573 of /lib/moodlelib.php: call to print_error()
line 31 of /grade/report/grader/index.php: call to required_param()
Attachments
Issue Links
- Testing discovered
-
MDLQA-11807 CLONE - Overriding a grade prevents grade updating in the activity
-
- Passed
-