Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1.1
-
Component/s: Libraries
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_21_STABLE
-
Fixed Branches:MOODLE_21_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
The confirm_action lib/outputactions.php is hard-coded to use button captions Cancel and Yes. This is not always appropriate. The API should be extended to allow custom labels. (For example, MDL-26165 is hard to fix at the moment.)
Attachments
Issue Links
- blocks
-
MDL-26165 When unlimited retakes of quiz is allowed, confirmation message implies answers can no longer be changed.
-
- Closed
-
- has been marked as being related by
-
MDL-28284 Filepicker module should be included only where it is needed - not on every page
-
- Closed
-
-
MDL-28285 confirm_action should be requiring its own strings in JS or alternatively sending them after making a get_string call
-
- Closed
-
-
MDL-28286 Uses of M.str.{component}.{identifier} should be reviewed and converted to M.util.get_string where possible to avoid needless JS errors from missing strings
-
- Closed
-
-
MDL-28287 Find a way to require the dock module ONLY when needed
-
- Closed
-