- Status Assigned
- Percent Complete
- Task Type Bug Report
- Category User Interface
-
Assigned To
peterdd - Operating System Linux
- Severity Low
- Priority Very Low
- Reported Version 1.0-rc9
- Due in Version 1.0-rc10
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Joril - 20.03.2020
Last edited by peterdd - 27.03.2020
Opened by Joril - 20.03.2020
Last edited by peterdd - 27.03.2020
FS#2598 - user registration in admin area: "username taken" but the problem is "email taken"
Trying to add a new user having the same email address as an another user in the do=admin&area=newuser section results in
“That username is already taken. You will need to choose another one.”
instead of
“Email address has already been taken”
(I’ve stumbled on this issue because I have an older disabled user with the same email address)
I cannot reproduce it with Flyspray master on PHP 7.4.4
I tried several user registration workflow settings:
In every case they showed the correct error message (language translation for ‘emailtaken’ from lang/*.php) if the username is unique but the email address is used.
Could it provide more details? user registration settings, PHP version, screenshot, Flyspray version?
Sure, here they are:
PHP 5.5.9
Flyspray 1.0-rc9
Aww, you meant when being logged in as admin! And I tried all the time as guest user trying to register to reproduce!
Adapted summary and description to state more precisely.