Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5, 4.6
-
Fix Version/s: 4.6
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
Description
Running the scheduled job "Geocode and Parse Addresses" leads to the following drupal-notice for every successfully geocoded address:
- /Notice/: Undefined index: postal_code_suffix in /CRM_Utils_Address_BatchUpdate->processContacts()/ (line /219/ of //mnt/dc-www/dcivi/sites/all/modules/civicrm/CRM/Utils/Address/BatchUpdate.php/)
This happens independendly of the geocoding-provider.
The configuration for the scheduled job was:
geocoding=1
parse=0
throttle=0