This can happen with https pages when the server-side validation erroneously thinks that the key is correct, but the client side Javascript revalidation correctly determines that there is an error.
What happens is that the server side code selects an appropriate error message for the error in the hl language. When it finds no error, it sets the error text to "". The client side code doesn't have the ability to perform its own hl language translation, it simply displays the error message selected by the server when its validation fails. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
