[josm-dev] JOSM Validator and FIXME
Bryce Nesbitt
bryce2 at obviously.com
Wed Feb 18 18:11:28 UTC 2015
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
More information about the josm-dev
mailing list