eguiney / configuration-data-repository

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

Add Change Request CI - Owner Email Not Checked for Max Length #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a Change Request 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 8:05

GoogleCodeExporter commented 9 years ago
Added a 75 character maximum constraint

Original comment by iamsteve...@gmail.com on 21 Jul 2008 at 5:47

GoogleCodeExporter commented 9 years ago

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