View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002074 | GeoSetter | User Interface | public | 2019-12-30 00:12 | 2022-12-22 02:04 |
| Reporter | nhosko | Assigned To | Friedemann | ||
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Product Version | 3.5.1 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0002074: Javascript Link to Google Maps has an old http link which is not working anymore - change to https required | ||||
| Description | On http://map.geosetter.de/v3/map_google.html, line 11 is pointing to "http://maps.googleapis.com/maps/api/..." which returns a ERR_CONNECTION_RESET error. From Internet Explorer's console: HTML1300: Navigation wurde ausgeführt. map_google.html HTML1423: Falsch formatierte Startmarkierung. Attribute sollten durch Leerzeichen getrennt werden. map_google.html (11,117) SCRIPT5009: "google" ist undefiniert map_google.html (19,3) From Chrome's Console: map_google.html:11 GET http://maps.googleapis.com/maps/api/js?v=3.14&key=AIzaSyDpMI6jmlJbH5d_YIH40FIDrYnpZhaiHYY&libraries=geometry net::ERR_CONNECTION_RESET map_google.html:20 Uncaught ReferenceError: google is not defined at map_google.html:20 If in Chrome, I go to "https://maps.googleapis.com/maps/api/...", the file can be downloaded correctly from google. Maybe Google changed recently and allows only https connections to its API? Can you please update the http://map.geosetter.de/v3/map_google.html code or provide an alternative link? | ||||
| Steps To Reproduce | Open GeoSetter normally, then an error that certificate is wrong will appear. No maps will be shown. | ||||
| Tags | No tags attached. | ||||
|
|
No problems here, can not reproduce. However, until version 4 is ready you should use you own local map_google.html file with your own maps api key anyway. See http://www.geosetter.de/mantis/view.php?id=1970 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-12-30 00:12 | nhosko | New Issue | |
| 2020-01-06 22:30 | Erik Krause | Note Added: 0003777 | |
| 2022-12-22 02:04 | Friedemann | Status | new => assigned |
| 2022-12-22 02:04 | Friedemann | Assigned To | => Friedemann |