Index: openacs-4/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 11 Aug 2013 13:22:53 -0000 1.23 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 11 Aug 2013 22:56:46 -0000 1.24 @@ -276,7 +276,7 @@ } if { ![regexp {/([a-zA-Z0-9\-_]*)$} [ad_conn url] "" script] } { - ad_returnredirect "/" + ns_returnredirect "/" return "filter_return" }