Is the JOSM validator, as of 7995, still meant to process "fixme" or "FIXME" tags? I see it in the code:
UntaggedNode.java
if (contains(tag, "fixme") || contains(tag, "FIXME")) {
I see it in the wiki at http://wiki.openstreetmap.org/wiki/JOSM/Validator
But a sample FIXME node does not seem to trigger validation
https://www.openstreetmap.org/node/3358314882
_______________________________________________
josm-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/josm-dev
