-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
2.2.6, 2.7.3, 2.8.1, 2.9
-
MOODLE_22_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
Just been looking at the autosubmit JS which I recently wrote and discovered that html_writer::select() allows for multiple 'nothing' values.
Nothing values are those options found at the top of the list which usually say something like "Add a new ..."
However, the JS which automatically submits these selects (url_select and single_select) does not (and never has) supported multiple nothing values.
- blocks
-
MDL-41453 Course management page hits a Firefox JS max recursion error.
- Closed
- has a non-specific relationship to
-
MDL-21235 Decide once and for all how the output API will look to developers
- Closed
- has been marked as being related by
-
MDL-37582 formautosubmit and formchangechecker should be moved to lib/form
- Closed