Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
Currently the field limits to 8 characters (in /CRM/Contact/Form/Address.php), geocoder returns strings up to 9 (-111.1234), max length parameter should be increased to handle greater accuracy. I'd suggest 10 characters.