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.284.2.195 -r1.284.2.196 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 18 Feb 2022 10:14:46 -0000 1.284.2.195 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 18 Feb 2022 12:14:38 -0000 1.284.2.196 @@ -4096,7 +4096,7 @@ next set :widget_type richtext if {![info exists :extraPlugins]} { - :plugins \ + set :plugins \ [parameter::get -parameter "XowikiXinhaDefaultPlugins" \ -default [parameter::get_from_package_key \ -package_key "acs-templating" \