danielantelo / AddressableBundle

Symfony2 bundle which facilitates making entities addressable and geo location aware. It includes a map form type to set address by searching in a google map.
6 stars 11 forks source link

Field is always required #2

Closed comur closed 8 years ago

comur commented 8 years ago

Hi,

Thanks for this great bundle, I have a small bug, even if I put "not required" the whole type, I have longitude and latitude validators returning me an error The value %value% is not a valid longitude. because value is null. I will send you a small PR, if you can merge it.

Thanks

danielantelo commented 8 years ago

can you PR your fix, and I will merge it down. Thanks. Bundle now updated for symfony 2.8+