This topic is locked

zip code

3/2/2010 5:29:46 PM
PHPRunner General questions
L
laonian author

I have one number field which is specified as U. S. zip code. When the code starts with zero, like 01234, the PHPrunner will simply take it as 1234, 0 is skipped. But when you edit the table without touching the zipcode field and click "save", there will be a validation issue. Is this a bug? I am using 5.2 B 4905. Thanks.

Sergey Kornilov admin 3/2/2010

Wasn't able to reproduce it.
Just in case make sure you use text field to store zip code.