Bug #148
closedNeed to add error checking to new user page of ProjectDB tool
Description
test case #147
When adding a new user there does not seem to be error checking for using an existing username. Also there are no required fields. We need to require at least a username, first name, lastname, email.
When pressing the button to add the user, there is no feedback from the system that a user was added or not added.
Updated by Eric Hou over 14 years ago
- Due date set to 02/26/2010
- Status changed from Assigned to In Test
- Assignee changed from Eric Hou to Amber Herold
- % Done changed from 0 to 100
- Estimated time set to 5.00 h
I move all the User creation and edition under Administrator section. And I also remove the User section under Project DB.
1. Create User
2. Edit User
Will check basic user inputs and display proper message.
Thanks.
Please let me know if you have problem testing.
r13067
Updated by Amber Herold over 14 years ago
- Assignee changed from Amber Herold to Eric Hou
Get the following error message when try to modify user (on fly/myamiweb):
Fatal error: Cannot redeclare browser() (previously declared in /srv/www/htdocs/cronus3/myamiweb/inc/util.inc:13) in /srv/www/htdocs/cronus3/inc/leginon.inc on line 158
Seems to be fine from fly/~amber/myamiweb.
Updated by Eric Hou over 14 years ago
- Assignee changed from Eric Hou to Amber Herold
Should be fixed now.
r13077