bripkens / opendecisionrepository

Automatically exported from code.google.com/p/opendecisionrepository
GNU General Public License v3.0
0 stars 1 forks source link

Creating a project with invalid names #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a project with the name "project"
2. Try to access the project

You can't access the project since create is a reserved keyword. Make sure that 
project names are filtered.

Original issue reported on code.google.com by bripkens.dev on 18 Oct 2010 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by bripkens.dev on 19 Nov 2010 at 9:09

GoogleCodeExporter commented 9 years ago
now you can enter the different words, which should be invalid in the 
error['invalid.project.names'] property.

Furthermore, the validation was set to partialsubmit.

Original comment by stefan.a...@googlemail.com on 3 Apr 2011 at 10:40