Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.448 -r1.449 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 23 Dec 2011 11:25:12 -0000 1.448 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 27 Dec 2011 14:19:55 -0000 1.449 @@ -3428,7 +3428,7 @@ # # First check to find an existing form-field with that name # - set f [::xowiki::formfield::FormField get_from_name $varname] + set f [::xowiki::formfield::FormField get_from_name [self] $varname] if {$f ne ""} { # # the form field exists already, we just fill in the actual