-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.5, 2.1.2, 2.2
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
MDL-30173-master-2 -
submissions() doesn't check whether a filter is in use and therefore returns results which aren't within that result set when moving to consecutive results within the result set
Cause
The filter param is missing in the redirect() for the 'next' (and 'saveandnext') case of submissions().
As a result, when the grade screen for the second user is displayed, and the URL for the 'next' button is calculated, the wrong user is calculated
- has a non-specific relationship to
-
MDL-30174 Offset not adjusted when using 'saveandnext'
-
- Closed
-