Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.6, 2.1.3, 2.2, 2.3
-
None
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Description
This was found while working on MDL-27314.
Normally, when you click a submit button in a form, the name and value of the submit button that were clicked are submitted as a post variable. M.util.show_confirm_dialog is not sending that information, which sometimes is critical.
Also, it is not possible to use M.util.show_confirm_dialog as a form event handler.
Attachments
Issue Links
- will help resolve
-
MDL-27314 Not possible to delete or regrade selected quiz attempts in separate groups mode
-
- Closed
-