Index: openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl,v diff -u -r1.30 -r1.30.2.1 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 13 Apr 2007 10:23:25 -0000 1.30 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 7 Mar 2008 23:34:26 -0000 1.30.2.1 @@ -293,7 +293,7 @@ set text \[cr_write_content -string -revision_id \$revision_id\] if { !\[string equal \"text/html\" \$content(mime_type)\] } { - set text \[ad_html_text_convert -from \$mime_type -to text/html \$text\] + set text \[ad_html_text_convert -from \$mime_type -to text/html -- \$text\] } set context \[list \$title\]