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.66.2.7 -r1.66.2.8 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 28 May 2016 13:33:08 -0000 1.66.2.7 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 30 May 2016 13:07:46 -0000 1.66.2.8 @@ -118,7 +118,7 @@ } -validate { {value {[string length $value] >= 3} - "\"value\" must be a string containing three or more characters" + "\$value\" must be a string containing three or more characters" } } -on_submit {