Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.4, 3.3.1
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Steps to reproduce:
- Create a user account with email address test@example.com.
- Ensure email-based self-registration is enabled in your site.
- Log out, and try to create a new account with email test@example.com
Actual result: you get the validation error: "This email address is already registered. New password?"
This just got flagged up by a confused user.
Better would be: "This email address is already registered. Perhaps you created an account in the past? Recover forgotten username or password"