Index: openacs-4/packages/general-comments/www/url-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/url-add-2.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/general-comments/www/url-add-2.tcl 27 Oct 2014 16:41:44 -0000 1.5 +++ openacs-4/packages/general-comments/www/url-add-2.tcl 27 Jun 2015 21:10:12 -0000 1.6 @@ -45,7 +45,7 @@ end; } -ad_returnredirect "view-comment?comment_id=$parent_id&[export_vars -url {return_url}]" +ad_returnredirect [export_vars -base view-comment {{comment_id $parent_id} return_url}]