-
Bug
-
Resolution: Fixed
-
Minor
-
2.3, 2.3.1
-
MOODLE_23_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
As teacher, review a quiz attempt and it will redirect to /mod/quiz/0 and result in a 404.
I've tested this on my main site and on a demo site and it works the same and in Firefox and Chrome. It just fails in IE8 and does nothing and complains about a problem in module.js.
It appears that #secureclosebutton is setup to close the secure window mod/quiz/module.js line 272. I assume this is the root of the problem. When I step through the debugger, it appears that the url gets set to "0".
Anyone else notice this? Didn't notice this in 2.0, but haven't tested except in 2.3.