Index: /applications/editors/josm/plugins/validator/tagchecker.cfg
===================================================================
--- /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 10023)
+++ /applications/editors/josm/plugins/validator/tagchecker.cfg	(revision 10024)
@@ -49,10 +49,10 @@
 way  : W : highway == cycleway && bicycle == BOOLEAN_FALSE     # cycleway with tag bicycle
 way  : W : highway == footway && foot == BOOLEAN_FALSE         # footway with tag foot
-way  : I : highway == cycleway && bicycle == *                 # cycleway with tag bicycle
-way  : I : highway == footway && foot == *                     # footway with tag foot
+#way  : I : highway == cycleway && bicycle == *                 # cycleway with tag bicycle
+#way  : I : highway == footway && foot == *                     # footway with tag foot
 way  : W : highway == cycleway && cycleway == lane             # seperate cycleway as lane on a cycleway
 way  : W : highway == * && barrier == *                        # barrier used on a way
 
-way  : I : waterway == * && layer != *                         # waterway without layer tag
+#way  : I : waterway == * && layer != *                         # waterway without layer tag
 way  : I : highway == footway && maxspeed == *                 # maxspeed used for footway
 
