Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.11 -r1.284.2.12 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 17 Jun 2019 11:31:13 -0000 1.284.2.11 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 17 Jun 2019 15:47:24 -0000 1.284.2.12 @@ -3312,7 +3312,7 @@ -package_id [${:object} package_id] -parent_id [${:object} parent_id] \ -item_id [${:object} item_id] - set html [::$item_id render] + set html [$item render] $item unset __RESOLVE_LOCAL $item reset_resolve_context