Index: openacs-4/packages/acs-admin/www/install/install-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/install/install-3.tcl,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/acs-admin/www/install/install-3.tcl 7 Aug 2017 23:47:45 -0000 1.11 +++ openacs-4/packages/acs-admin/www/install/install-3.tcl 13 Jan 2020 16:21:05 -0000 1.11.2.1 @@ -92,22 +92,22 @@ if { [info exists version(download_url)] && $version(download_url) ne "" } { ns_write [subst {

Transferring $version(download_url) ... - + }] set spec_file [apm_load_apm_file -url $version(download_url)] if { $spec_file eq "" } { set msg "Error downloading package $package_key from $version(download_url). Installing package failed." ns_write [subst {

$msg - + }] ns_log Error $msg set success_p 0 continue } ns_write [subst { Done
- + }] set package_path "[apm_workspace_install_dir]/$package_key" } else { @@ -152,7 +152,7 @@ ns_write [subst {

Installing $package_key ...
- + }] # Install the package -- this actually copies the files into the @@ -224,9 +224,9 @@ # ns_ictl markfordelete } - ns_write { - - } + ns_write [subst { + + }] } ##### Index: openacs-4/packages/acs-admin/www/apm/package-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/package-add.tcl,v diff -u -r1.16 -r1.16.2.1 --- openacs-4/packages/acs-admin/www/apm/package-add.tcl 5 Aug 2018 21:10:39 -0000 1.16 +++ openacs-4/packages/acs-admin/www/apm/package-add.tcl 13 Jan 2020 16:23:13 -0000 1.16.2.1 @@ -23,7 +23,7 @@ set body [subst {

[export_vars -form {package_id version_id}] -

- }] ad_script_abort @@ -133,7 +133,7 @@ } } ns_write [subst { - + }] # Local variables: Index: openacs-4/packages/acs-tcl/tcl/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/defs-procs.tcl,v diff -u -r1.81.2.5 -r1.81.2.6 --- openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 3 Jan 2020 07:36:22 -0000 1.81.2.5 +++ openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 13 Jan 2020 16:29:11 -0000 1.81.2.6 @@ -647,7 +647,7 @@ @see ad_progress_bar_begin } { util_user_message -message $message_after_redirect - ns_write "" + ns_write "" ns_conn close } Index: openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl,v diff -u -r1.13 -r1.13.2.1 --- openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 6 Dec 2018 21:24:17 -0000 1.13 +++ openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 13 Jan 2020 16:30:28 -0000 1.13.2.1 @@ -291,7 +291,7 @@ } if { $storage_type eq "" || $storage_type eq "text" } { - append output [subst {} \ [textarea_internal "$element(id).text" attributes $text] \ [subst {
Format: \