Index: openacs-4/packages/acs-admin/www/apm/version-i18n-process.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-i18n-process.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/acs-admin/www/apm/version-i18n-process.tcl 27 Oct 2014 16:38:54 -0000 1.4 +++ openacs-4/packages/acs-admin/www/apm/version-i18n-process.tcl 19 Jun 2015 09:09:51 -0000 1.5 @@ -22,7 +22,7 @@ # If no texts should be replaced we need not give the user a choice of keys to use and # can go straight to the processing -set redirect_url "version-i18n-process-2?[export_vars -url {version_id files:multiple file_action:multiple}]" +set redirect_url [export_vars -base version-i18n-process-2 {version_id files:multiple file_action:multiple}] if { ! $replace_text_p } { ad_returnredirect $redirect_url