Index: openacs-4/packages/evaluation/www/answer-add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/answer-add-edit.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/evaluation/www/answer-add-edit.tcl 11 Sep 2004 00:49:21 -0000 1.11 +++ openacs-4/packages/evaluation/www/answer-add-edit.tcl 9 Oct 2004 01:09:55 -0000 1.12 @@ -144,7 +144,7 @@ } } - ad_returnredirect "$return_url" + ad_returnredirect "answer-ok?return_url=\"$return_url\"" ad_script_abort }