Actions
Bug #802
closedupdate project or add new project does not dispaly right result.
Start date:
08/10/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Pre-2.0
Show in known bugs:
No
Workaround:
Description
When there is no database (leginondb or projectdb) and if you try to add new project from the web tool, it still say "Your update has been submitted.".
Updated by Eric Hou over 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Eric Hou to Amber Herold
add database connection checking when submiting the new project or edit the project.
To test:
Do not delete your current config.php, and do not use setup wizard.
Edit your config.php
turn off the login system.
change Leginon's and Project's database name to something not exist.
back to myamiweb
try to add new project from web tools.
You should get correct database error.
Thanks.
Eric
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
Actions