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 -r1.248.2.7 -r1.248.2.8 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 6 Oct 2015 06:28:55 -0000 1.248.2.7 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 15 Oct 2015 11:39:10 -0000 1.248.2.8 @@ -3006,7 +3006,7 @@ -package_id [$object package_id] -parent_id [$object parent_id] \ -item_id [$object item_id] - set html [$item_id render] + set html [$item_id render] $item_id unset __RESOLVE_LOCAL $item_id reset_resolve_context