Closed (fixed)
Project:
Geocoder
Version:
7.x-1.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2012 at 09:03 UTC
Updated:
3 Aug 2012 at 02:21 UTC
Hi,
The code for the Google handler plugin form geocoder_handler_form() in plugins/geocoder_handler/google.inc looks to an incorrect $default_values[] key for the Geocode all alternative results option.
This means saving the form without making any changes disables that option.
Attached is a simple patch to rectify this.
Regards,
Henry
| Comment | File | Size | Author |
|---|---|---|---|
| geocoder_handler_google_allresults.patch | 970 bytes | henryblyth |
Comments
Comment #1
phayes commentedFixed. Thanks for the patch.