Actions
Bug #133
closedAdding a new project with a blank name does not produce an error message
Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
Web interface
Target version:
-
Affected Version:
Show in known bugs:
Workaround:
Description
Test case #132
The project is correctly not added but there should be indication of the error.
Updated by Eric Hou over 14 years ago
- Due date set to 02/24/2010
- Status changed from Assigned to In Test
- Priority changed from Low to High
- Estimated time set to 3.00 h
This is fixed now.
r13056
I added the input validations on "Project Name" and "Short Description". And now it also will display a proper result after user submitted.
Test will involved:
Create new project and update current project. Double check if the new project got insert to the DB.
When update current project, double check if people change the project name also same as other project. This shouldn't pass the validation also.
If you have more things need to validation, please let me know and add it in the bug.
Thanks.
Eric
Actions