- Issue created by @dzinkevich
- First commit to issue fork.
- Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
6 months ago 33 pass - Status changed to Needs work
6 months ago 9:53am 30 June 2024 - π©πͺGermany christianadamski Berlin, Germany
Why not simply
$location_data = $this->geocoderManager ->getGeocoder($settings['plugin_id'], $settings['settings']) ->geocode($form_value['geocoder']['geolocation_geocoder_address'] ?? '');
instead? Would be cleared and less verbose? Does it work for you?
- Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
6 months ago 33 pass - Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
6 months ago 33 pass @christianadamski
Thank you for the simplification. Implemented the new changes.- Status changed to Needs review
6 months ago 11:34am 1 July 2024 - Open in Jenkins β Open on Drupal.org βCore: 9.5.x + Environment: PHP 8.1 & MySQL 5.7 updated depslast update
6 months ago 33 pass - Status changed to Fixed
4 months ago 2:18pm 12 August 2024 -
christianadamski β
committed e8d15373 on 8.x-3.x authored by
rishabjasrotia β
#3457733 - Fix Geocoder
-
christianadamski β
committed e8d15373 on 8.x-3.x authored by
rishabjasrotia β
Automatically closed - issue fixed for 2 weeks with no activity.