insighty / openesignforms

Automatically exported from code.google.com/p/openesignforms
0 stars 0 forks source link

Zip code field type does not allow me to save #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Define a zip code field
2. Click Save
3. Error appears "Please fix the marked areas and click Save again. Fields with 
* area required." 

What is the expected output? What do you see instead?
All required fields are filled.  The field/label should save.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by toni.yoz...@gmail.com on 1 Jun 2011 at 12:06

GoogleCodeExporter commented 8 years ago
Fixed in 0.9.9.

Was a bug leftover from zip code originally being a general field where the 
min/max lengths were defined. The zip code type has a dropdown to choose the 
format now instead of using lengths of 5 and/or 9 for the min/max lengths.

Original comment by yoz...@gmail.com on 1 Jun 2011 at 12:36