Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -r1.109.2.44 -r1.109.2.45 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 7 Feb 2023 12:46:43 -0000 1.109.2.44 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 23 Mar 2023 15:13:48 -0000 1.109.2.45 @@ -2854,11 +2854,7 @@ @author Lars Pind (lars@pinds.com) @creation-date 19 July 2000 } { - if { [regexp -nocase {

} $text] || [regexp -nocase {
} $text] || [regexp -nocase {]*>} $text] } ad_proc util_remove_html_tags { html } {