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.8 -r1.248.2.9 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 15 Oct 2015 11:39:10 -0000 1.248.2.8 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 4 Jan 2016 13:09:07 -0000 1.248.2.9 @@ -2196,7 +2196,7 @@ my render_richtext_as_div } else { # we use for the time being the initialization of xinha based on - # the site master + # the blank master set ::acs_blank_master(xinha) 1 set quoted [list] foreach e [my plugins] {lappend quoted '$e'}