vvz / configuration-data-repository

Automatically exported from code.google.com/p/configuration-data-repository
0 stars 0 forks source link

Add Software CI - Owner Email Not Checked for Max Length #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a Software CI
2. Enter a valid Name, Author and Type 
3. For Owner Email enter a long but valid email 256 chars or more.  For
example
"thisxtakesxupx256xcharactersxprettyxmuchxexactlyxxxUsexitxtoxtestxfieldsxthatxo
nlyxholdx255xcharactersxxxWillxthtruncatxxWillxtheyxgivexanxerrorxsayingxthatxth
exinputxwasxtooxlongxxxHopefullyxtherexwillxbexmofxboundsxcheckxifxnotxwhoxknddd
ows@calpers.ca.gov"
4. Click save.  

What is the expected output? What do you see instead?
Expect an error message that the input field exceeded the maximum allowable
length.  Instead you get a null pointer error. 

Original issue reported on code.google.com by Eamonn.Guiney@gmail.com on 30 Jun 2008 at 7:39

GoogleCodeExporter commented 8 years ago
Added a 75 character maximum length constraint

Original comment by iamsteve...@gmail.com on 15 Jul 2008 at 7:31

GoogleCodeExporter commented 8 years ago

Original comment by Eamonn.Guiney@gmail.com on 6 Aug 2008 at 8:27