-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
4.1.5
-
None
-
MOODLE_401_STABLE
Scenario:
- Create new profile-field(s) with option required
- Leave fields emty on admin user (because is not used on production)
- try to duplicate a course
- run cron on cli
Result:
- cron exiting with an "redirecterrordetected" error
- start debugging
- see cron.php tries to call useredit page for admin user
- get a (little) heartattack