-
Bug
-
Resolution: Fixed
-
Critical
-
3.0.5, 3.1.1, 3.2
-
MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
It seems that MDL-54778 did introduce a regression when defining dependencies, at least for multiple select elements.
Forms that were working perfectly in v.3.1.0 do not work anymore in v3.1.1 (I assume the same happens with 30_STABLE and master).
Here it's the bisect session: http://pastebin.com/aJbxLRf7
And here it's the testing form, now failing: http://pastebin.com/Ech4n9Ww
Ciao
- Discovered while testing
-
CONTRIB-6558 Add a test for multiselect as parent
- Resolved
- has to be done after
-
MDL-56353 Add behat scenario to test multiple select dependencies in forms
- Closed
- is a regression caused by
-
MDL-54778 JS error in the form.js: TypeError: names[name].push is not a function
- Closed
- is duplicated by
-
MDL-56447 Client-side validation of MoodleForms fails for multiple-element rules
- Closed