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.