kmpoppe / noteSolver

JOSM Plugin: Automatically resolve notes after uploading a changeset.
https://wiki.openstreetmap.org/wiki/User:Kmpoppe/Plugins#noteSolver
GNU General Public License v3.0
12 stars 3 forks source link

Empty closed:note key in changeset tags #25

Closed ygra closed 1 year ago

ygra commented 1 year ago

When not closing a note, this sometimes happens: https://www.openstreetmap.org/changeset/132703728

JOSM complains about it, and I decided to look whether it would actually appear in the changeset tags. Yes, it does, and it's empty.

kmpoppe commented 1 year ago

... and I always thought the API would prevent empty keys AND I thought I had prevented adding the field when the value was empty.

I seem to have been mistaken on both accounts 🤦‍♂️