Index: openacs-4/packages/xowiki/tcl/import-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/import-procs.tcl,v diff -u -r1.27 -r1.27.2.1 --- openacs-4/packages/xowiki/tcl/import-procs.tcl 20 Jul 2013 15:48:35 -0000 1.27 +++ openacs-4/packages/xowiki/tcl/import-procs.tcl 29 Sep 2013 16:40:17 -0000 1.27.2.1 @@ -344,7 +344,7 @@ # ns_set put [ns_conn outputheaders] "Content-Type" "text/plain" ns_set put [ns_conn outputheaders] "Content-Disposition" "attachment;filename=export.xotcl" - ReturnHeaders + ad_return_top_of_page "" foreach item_id $item_ids { ns_log notice "--exporting $item_id [$item_id name]"