saulhoward / haddock-cms

Automatically exported from code.google.com/p/haddock-cms
0 stars 0 forks source link

HaddockProjectOrganisation_SetProjectInformationCLIScript.php throws an uncaught exception for invalid project name. #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. You run HaddockProjectOrganisation_SetProjectInformationCLIScript.php to
set the name of the project.
2. You enter a name that does not validate.
3. An uncaught exception is thrown.

What is the expected output? What do you see instead?

The exception should be caught an simple message should be given to the
user. The user should be able to enter a different name for the project at
that point.

Original issue reported on code.google.com by robert.i...@gmail.com on 1 Jan 2009 at 11:42