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 -r1.56.2.2 -r1.56.2.3 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 2 Mar 2007 19:06:07 -0000 1.56.2.2 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 6 Mar 2007 07:45:25 -0000 1.56.2.3 @@ -863,7 +863,6 @@ # Check that any acquire and get_property attributes are supported by their element's datatype # These are needed at submission and fill-the-form-with-db-values time - foreach element_name $af_element_names($form_name) { if { [llength $element_name] == 1 } { if { [info exists af_from_sql(${form_name}__$element_name)] } { @@ -991,7 +990,7 @@ return -code error "Couldn't get the next value from sequence: $errmsg\"" } set values(__new_p) 1 - + if { [info exists new_request] } { ad_page_contract_eval uplevel #$level $new_request # LARS: Set form values based on local vars in the new_request block @@ -1088,7 +1087,6 @@ lappend args [list $element_name [uplevel #$level [list set $element_name]]] } } - # This is serious abuse of ad_return_exception_template, but hell, I wrote it so I'm entitled ... ad_return_exception_template -status 200 -params $args $confirm_template Index: openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/table-display-procs.tcl,v diff -u -r1.11 -r1.11.12.1 --- openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 28 Aug 2003 09:41:43 -0000 1.11 +++ openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 6 Mar 2007 07:45:25 -0000 1.11.12.1 @@ -601,8 +601,8 @@ if {![empty_string_p $item]} { append html "