Validate point to the wrong function

JaredAM - June 19, 2009 - 21:15
Project:Google Maps location
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:dbabbage
Status:closed
Description

This is exactly the module I was looking for. However, it does not geocode the addresses since it's pointing to the wrong function.

Line 104 reads

$form['#validate'][] = 'gmaplocation_admin_settings_submit';

and it should read

$form['#validate'][] = 'gmaplocation_admin_settings_validate';

Thanks for the simple module!

#1

dbabbage - June 21, 2009 - 00:51
Assigned to:Anonymous» dbabbage

Posting to put this on my issues list.

#2

dbabbage - June 22, 2009 - 11:57
Status:active» fixed

Nice. I suspect this fixes the issues a number of other people were reporting. Good work identifying this.
http://drupal.org/cvs?commit=228198

#3

System Message - July 6, 2009 - 12:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.