Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.9, 3.10, 4.0
-
Component/s: Administration
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
Fixed Branches:MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-67650-forced-checkbox-textarea-MOODLE_38_STABLE -
Pull 3.9 Branch:
MDL-67650-forced-checkbox-textarea-MOODLE_39_STABLE -
Pull 3.10 Branch:
MDL-67650-forced-checkbox-textarea-MOODLE_310_STABLE -
Pull Master Branch:
MDL-67650-forced-checkbox-textarea
Description
If you force a config item for a checkbox:
$CFG->allowframembedding = 1;
The gui says it is forced, and does honor that server side, but in the gui the checkbox is not disabled