-
Bug
-
Resolution: Fixed
-
Minor
-
3.4
-
MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60767-master-3 -
See notes on failure:MDLQA-11583
Looks like some validation problems on step 14 + 15 (I did these both before saving the settings form). Basically, I don't see any error about python path, and it just 'silently' saves the new time splitting methods and reverts the predictions processor to php without any warning/info. I'll create an MDL to address this now.
To replicate (all branches version):
As admin:
- Go to Admin > Security > HTTP security
- Enter the value ** in the cURL blocked hosts list field and save
- Confirm you see a validation warning
- Now, check the 'Only http cookies' checkbox and save again
- Notice that you don't see a warning about the ** value this time and that the other value (checkbox) has saved.
- Now, change only the blocked hosts field and save
- Notice the warning that should have occurred earlier.
- Discovered while testing
-
MDLQA-11583 CLONE - Admins can change analytics settings and setup different machine learning backends
-
- Passed
-