Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 13154)
+++ trunk/data/defaultpresets.xml	(revision 13155)
@@ -85,6 +85,6 @@
     <chunk id="barrier_5">
         <optional text="Allowed traffic:">
-            <check key="foot" text="Foot" default="on"/>
-            <check key="bicycle" text="Bicycle" default="on"/>
+            <check key="foot" text="Foot"/>
+            <check key="bicycle" text="Bicycle"/>
             <check key="horse" text="Horse" />
             <check key="motorcycle" text="Motorcycle" />
@@ -94,6 +94,6 @@
     <chunk id="barrier_4">
         <optional text="Allowed traffic:">
-            <check key="foot" text="Foot" default="on"/>
-            <check key="bicycle" text="Bicycle" default="on"/>
+            <check key="foot" text="Foot"/>
+            <check key="bicycle" text="Bicycle"/>
             <check key="horse" text="Horse" />
             <check key="motorcycle" text="Motorcycle" />
@@ -102,5 +102,5 @@
     <chunk id="barrier_2">
         <optional text="Allowed traffic:">
-            <check key="foot" text="Foot" default="on"/>
+            <check key="foot" text="Foot"/>
             <check key="bicycle" text="Bicycle"/>
         </optional>
