-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-56440-master -
- Run the attached test.php - ensure the same checkbox is ticked when you load the page on clean and boost
From MDLSITE-4770:
theme/boost/templates/core_form/element-radio-inline.mustache
(#1) Example context missing (@template section not found.)
(#1) Mustache syntax exception: Nesting error: element.frozen (on line 1) vs. element.checked (on line 4)
theme/boost/templates/core_form/element-radio.mustache
(#1) Example context missing (@template section not found.)
(#1) Mustache syntax exception: Nesting error: element.frozen (on line 3) vs. element.checked (on line 6)
theme/boost/templates/core_form/element-button-inline.mustache
(#1) Example context missing (@template section not found.)
(#1) Mustache syntax exception: Nesting error: element.frozen (on line 14) vs. element (on line 15)
- Discovered while testing
-
MDLSITE-4770 Validate that new mustache templates can be parsed
-
- Resolved
-
- has a non-specific relationship to
-
MDL-56272 Boost theme form elements do not differentiate freeze from hardFreeze
-
- Closed
-