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.40 -r1.41 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 15 Jun 2018 09:14:02 -0000 1.40 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 3 Nov 2018 19:47:34 -0000 1.41 @@ -263,7 +263,7 @@ content::get_content $content_type -if { \"text/html\" ne \$content(mime_type) && !\[ad_html_text_convertable_p -from \$content(mime_type) -to text/html\] } { +if { \"text/html\" ne \$content(mime_type) && !\[ad_html_text_convertible_p -from \$content(mime_type) -to text/html\] } { \# don't render its content cr_write_content -revision_id \$content(revision_id) ad_script_abort