openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.21k stars 917 forks source link

OCI: ignore invalid replacement token #5231

Closed mmd-osm closed 1 month ago

mmd-osm commented 1 month ago

In #5210, updating the OSM community index failed due to invalid replacement tokens. This issue needs to be resolved upstream. However, we can add a bit of error handling and still apply the update. EN is used for erroneous translations.

tomhughes commented 1 month ago

Looks good to me, thanks.