Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.368.2.53 -r1.368.2.54 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 26 Jan 2020 16:48:40 -0000 1.368.2.53 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 31 Jan 2020 17:59:51 -0000 1.368.2.54 @@ -1238,7 +1238,7 @@ error "form '$form' is not valid" } - ::require_html_procs + ::xo::require_html_procs ${:root} firstChild fcn #:msg "orig fcn $fcn, root ${:root} [${:root} nodeType] [${:root} nodeName]" @@ -2431,7 +2431,7 @@ FormPage ad_instproc set_form_data {form_fields} { Store the instance attributes or default values in the form. } { - ::require_html_procs + ::xo::require_html_procs #array set __ia ${:instance_attributes} foreach f $form_fields {