Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -r1.284.2.3 -r1.284.2.4 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 Mar 2019 10:18:57 -0000 1.284.2.3 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 26 Mar 2019 10:29:18 -0000 1.284.2.4 @@ -2630,7 +2630,7 @@ checkbox instproc value_if_nothing_is_returned_from_form {default} { - + # Here we have to distinguish between two cases to: # - edit mode: somebody has removed a mark from a check button; # this means: clear the field @@ -3311,7 +3311,7 @@ } return 1 } - + CompoundField instproc set_disabled {disable} { #:msg "${:name} set disabled $disable" if {$disable} {