Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.189.2.74 -r1.189.2.75 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 29 Jan 2021 15:37:23 -0000 1.189.2.74 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 29 Jan 2021 15:40:05 -0000 1.189.2.75 @@ -1192,7 +1192,7 @@ } { set text_p [string match "text/*" $content_type] if {$text_p && ![string match "*charset=*" $content_type]} { - append content_type "; charset=[ns_config ns/parameters OutputCharset iso-8859-1]" + append content_type "; charset=[ns_config ns/parameters OutputCharset utf-8]" } if {[ns_info name] eq "NaviServer"} {