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.25 -r1.26 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 18 Feb 2003 10:37:53 -0000 1.25 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 18 Feb 2003 10:45:33 -0000 1.26 @@ -324,7 +324,7 @@
-    start_date:date,to_sql(sql_date),from_html(sql_date),optional
+    start_date:date,to_sql(sql_date),to_html(sql_date),optional
     

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