-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
1.9.4
-
None
-
Not applicable
-
MOODLE_19_STABLE
The email registration confirmation cannot proceed when there is an invalid character in the username.
The signup page allows the username to be entered with in one or more trailing periods (and any name fields as well, not sure if that leads to other related problems)
e.g. username1.
The resulting email registration link in the confirmation email sent for newly added users does not work if the username ends in one or more periods. I'm assuming that the period is stripped because it was invalid.
The moodle error message presented from confirm.php is "Invalid confirmation data"
Since the username is used to create the confirmation email message, there should be validation on the username field prevent entry of invalid characters causing invalid email messages links being sent, which are unusable.
- has a non-specific relationship to
-
MDL-31815 Periods in username fail email registration confirmation
-
- Closed
-