eguiney / configuration-data-repository

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

Create Project - Owner Email Not Checked for Max Lenght #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a Project 
2. For Owner Email enter a long but valid email address of 256 chars or
more.  For example
"thisxtakesxupx256xcharactersxprettyxmuchxexactlyxxxUsexitxtoxtestxfieldsxthatxo
nlyxholdx255xcharactersxxxWillxthtruncatxxWillxtheyxgivexanxerrorxsayingxthatxth
exinputxwasxtooxlongxxxHopefullyxtherexwillxbexmofxboundsxcheckxifxnotxwhoxknows
@calpers.ca.gov"
3. 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.  

Please use labels and text to provide additional information.

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

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

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

GoogleCodeExporter commented 9 years ago

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