bobosch / ods_osm

TYPO3 Extension OpenStreetMap
10 stars 22 forks source link

[BUGFIX] Fix access to array entry city #179

Closed sypets closed 6 months ago

sypets commented 6 months ago

When searching for addresses in Div::searchAddressNominatim, an array entry 'city' is now only accessed if it exists.

Resolves: #178