Index: openacs-4/packages/survey/www/one-respondent.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/one-respondent.tcl,v diff -u -r1.9 -r1.10 --- openacs-4/packages/survey/www/one-respondent.tcl 27 Oct 2014 16:41:56 -0000 1.9 +++ openacs-4/packages/survey/www/one-respondent.tcl 7 Aug 2017 23:48:29 -0000 1.10 @@ -2,7 +2,7 @@ Display the user's previous responses. - @param section_id id of survey for which responses are displayed + @param section_id id of survey for which responses are displayed @param return_url if provided, generate a 'return' link to that URL @param group_id if specified, display all the responses for all users of that group @@ -14,7 +14,7 @@ } { survey_id:naturalnum,notnull - {return_url ""} + {return_url:localurl ""} } -validate { survey_exists -requires {survey_id} {