stable
Clone or download
Read-only
request #13769: Make validation errors about the username a bit more explicit
The field always got "Username already taken" when you try to to register with a username that does not respect the expected format. The global feedback is however correct. Change-Id: I5be81b8d5dd439b174c2dad9ab8b8744ab990c50
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/account/account.tab | +0 | −1 | Go to diff View file |
M | site-content/fr_FR/account/account.tab | +0 | −1 | Go to diff View file |
M | src/templates/account/register-form-start.mustache | +10 | −1 | Go to diff View file |
M | src/www/account/register.php | +3 | −4 | Go to diff View file |