Closed JoelMon closed 9 years ago
When entering a zipcode, if there are any leading zeros, for example, "03234", then, "3234" will be saved to the database instead.
This is probably caused by a int string somewhere.
When entering a zipcode, if there are any leading zeros, for example, "03234", then, "3234" will be saved to the database instead.
This is probably caused by a int string somewhere.