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 -N -r1.424 -r1.425 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Oct 2010 18:19:39 -0000 1.424 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 8 Nov 2010 13:52:10 -0000 1.425 @@ -1742,8 +1742,7 @@ Page instproc validate=name {name} { upvar nls_language nls_language - my set data [self] ;# for the time being; change clobbering when validate_name becomes a method - set success [::xowiki::validate_name] + set success [::xowiki::validate_name [self]] if {$success} { # set the instance variable with a potentially prefixed name # the classical validators do just an upvar