Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.6, 2.1.3, 2.2, 2.3
-
Component/s: Libraries
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
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
-