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.251 -r1.284.2.252 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 14 Jun 2024 12:28:07 -0000 1.284.2.251 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 21 Jun 2024 09:35:54 -0000 1.284.2.252 @@ -3519,7 +3519,7 @@ richtext instproc render_richtext_as_div {} { #:msg "[:get_attributes id style {CSSclass class}]" - ::html::div [:get_attributes id style {CSSclass class}] { + ::html::div [:get_attributes id style {CSSclass class} data-repeat-template-id] { if {[:wiki]} { ${:object} references clear ::html::t -disableOutputEscaping [${:object} substitute_markup [:value]]