From: SourceForge.net <no...@so...> - 2003-03-05 00:24:24
|
Bugs item #693984, was opened at 2003-02-26 17:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=693984&group_id=8956 Category: User Group: v1.5 Status: Open Resolution: None Priority: 5 Submitted By: moshe weitzman (weitzman) Assigned to: Nobody/Anonymous (nobody) Summary: bad return link Initial Comment: the 'return ' link which appears after a survey is complete works fine after user has completed one survey but if the user has several surveys to complete, subsequent displays of that link drop the name=xxxx querystring parameter and thus lead to a 'survey not specified' error page I am using the survey.php?name=x method for displaying surveys. ---------------------------------------------------------------------- >Comment By: James Flemer (jimmerman) Date: 2003-03-04 19:34 Message: Logged In: YES user_id=39444 Use a page linking to the survey.php?name=x page, then the redirection will be to there, and work as many times as necessary. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=693984&group_id=8956 |