-
Bug
-
Resolution: Fixed
-
Minor
-
3.0, 3.2.4, 3.3.1
-
MOODLE_30_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
When confirming a users account the user is redirected to wwwroot/
From within wwwroot it will then attempt to redirect which can fail to redirect dynamically. A solution for this would be to determine the correct redirect location prior to the first redirect, this can be done with a simple modification on the confirm.php page
- caused a regression
-
MDL-63748 Account confirmation page is ignoring the redirect parameter
-
- Closed
-