Index: openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl,v diff -u -N -r1.39.2.1 -r1.39.2.2 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 24 Nov 2003 23:32:09 -0000 1.39.2.1 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 27 Nov 2003 13:08:37 -0000 1.39.2.2 @@ -425,7 +425,7 @@
-    start_date:date,to_sql(sql_date),to_html(sql_date),optional
+    start_date:date,to_sql(linear_date),to_html(sql_date),optional
     

Define the optional element "start_date" of type "date", get the sql_date property before executing