OSMCha / osmcha-frontend

Frontend for the osmcha-django REST API
https://osmcha.org
ISC License
122 stars 38 forks source link

Possibly false positive for "Emoji in name tag" check #205

Open amandasaurus opened 7 years ago

amandasaurus commented 7 years ago

Changeset 52344339 is flagged as containing "Emoji in name tag" (cf. https://osmcha.mapbox.com/changesets/52344339 ), specifically node 52262001, But I can't see any emoji.

There are 3 "name" tags on this object:

<tag k="name" v="Dunmore"/>
<tag k="name:en" v="Dunmore"/>
<tag k="name:ga" v="Dún Mór"/>

No emoji there. Is this a false positive? Or am I missing something?

batpad commented 7 years ago

This seems to be a bug. Thanks for reporting @rory