Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.39 -r1.40 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 25 Feb 2007 09:57:09 -0000 1.39 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 25 Feb 2007 15:05:18 -0000 1.40 @@ -241,7 +241,7 @@ } } } else { - ns_return 200 text/html $content + ns_return 200 [::xo::cc get_parameter content-type text/html] $content } } Index: openacs-4/packages/xowiki/www/prototypes/podcast.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/podcast.page,v diff -u -r1.3 -r1.4 --- openacs-4/packages/xowiki/www/prototypes/podcast.page 25 Feb 2007 14:35:33 -0000 1.3 +++ openacs-4/packages/xowiki/www/prototypes/podcast.page 25 Feb 2007 15:05:19 -0000 1.4 @@ -11,6 +11,7 @@ my get_parameters ::xo::cc set_parameter master 0 + ::xo::cc set_parameter content-type text/xml # -siteurl http://localhost:8053 set f [::xowiki::Podcast new -destroy_on_cleanup \