Index: openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 13 Jan 2005 13:56:01 -0000 1.15 +++ openacs-4/packages/acs-templating/tcl/spellcheck-procs.tcl 29 Jul 2006 23:10:33 -0000 1.16 @@ -49,7 +49,12 @@ -element_ref:required -values:required } { + Tranform submitted and previously validated input into a spellcheck datastructure. + @param element_ref Reference variable to the form element. + @param values The set of values for that element. +} { + upvar $element_ref element # case 1, initial submission of non-checked text: returns {}.