Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.472.2.25 -r1.472.2.26 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 12 Nov 2014 11:00:57 -0000 1.472.2.25 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 9 Dec 2014 09:33:05 -0000 1.472.2.26 @@ -1882,7 +1882,6 @@ Page instproc render_content {} { #my log "-- '[my set text]'" - set html ""; set mime "" lassign [my set text] html mime if {[my render_adp]} { set html [my adp_subst $html]