GNOME Bugzilla – Bug 785233
Do not add extra comma in Open Map query
Last modified: 2017-07-24 11:58:53 UTC
Entgering GPS coordinates in a contact under Mailing Address gives wrong results in Google Map when clicking "Open Map" It works fine when I use it from Google Contacts (server) directly. After some investigation I found out that in Evolution a comma is added at the end of the GPS coordinates which causes the error! The error doesn't occur when looking Google Map from Google Contacts (server)as the comma is not added at the end of the GPS coordinates.
Thanks for a bug report. As I mentioned on the mailing list, it's not necessarily a bug about using GPS coordinates, because there is no real field to store it in, but I agree the extra comma at the end of the query is not good, thus let's fix it. Created commit 650432c in evo master (3.25.90+) Created commit 63860c6 in evo gnome-3-24 (3.24.5+)
Thanks a lot, Milan ! Bye Rudolf