Index: openacs-4/packages/rss-support/tcl/rss-generation-service-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/tcl/rss-generation-service-procs.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/rss-support/tcl/rss-generation-service-procs.tcl 4 Aug 2005 18:30:07 -0000 1.16 +++ openacs-4/packages/rss-support/tcl/rss-generation-service-procs.tcl 8 Aug 2006 21:27:11 -0000 1.17 @@ -66,6 +66,7 @@ set fh [open $report_file w] puts $fh $xml + fconfigure $fh -encoding [ns_config "ns/parameters" OutputCharset] close $fh # Copy some useful display information into the