Description
We verify a problem with geocoding with google. Below are the images of the configuration, version and result.
Full Dump Configuration:
Observium version:
Missing fields "Location Place" and "Latitude/Longitude" :
If i execute the request that appears in the last update status, directly in the browser, this is the result:
But if i delete amp; char the result is ok :
As I said, this "& amp;" displayed only in this status field, because was incorrect double escaping.
In real requests the correct url is used. Try update to latest revision, this field will displayed without "& amp;" string.