-
Bug
-
Resolution: Fixed
-
Major
-
2.3.3, 2.4
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MDL-36835-master -
I tried to replicate this in FF, IE and Opera, but only Chrome and Safari (Webkit browsers) behaved this way.
The warning appears having made no changes on the page.
Test prerequisites:
- A course with users enrolled
- An assignment (with or without submissions)
Replication steps:
- Log in as a teacher
- Navigate to the course
- Navigate to the assignment
- View submissions
- Click the checkbox for Quick grading
Expected result: The page should refresh allowing for quick grading
Actual result: In Chrome and Safari, the browser warns the user about leaving the page with "You have made changes". This happens when you turn quick grading off also.
Perhaps there is some JS that is changing a hidden form input.
This appears in 2.3 and the latest master (2.4 beta).