From: SourceForge.net <no...@so...> - 2005-03-17 04:32:58
|
Bugs item #1164760, was opened at 2005-03-16 20:13 Message generated for change (Comment added) made by dysk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164760&group_id=8956 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paolo Brocco (pbworks) Assigned to: Matthew Gregg (greggmc) Summary: can't do more than 2 copies of a survey Initial Comment: If I try to make more than 2 copies of survey I get this error message: [ Error copying survey. (Duplicate entry 'gdevs_copy1' for key 2) ] (I have gdev, gdev_copy and gdev_copy1, i was expecting gdev_copy2 to be created) why do i do so many copies? simple, as i can't test a survey and edit it later i should test a copy and edit the original... :-/ ---------------------------------------------------------------------- Comment By: Erek Dyskant (dysk) Date: 2005-03-17 04:32 Message: Logged In: YES user_id=1020168 While fixing this bug, would it be possible to have it ask the user for a new name, rather than set the name as oldname_copy? This would remove the step of having to edit each copy and rename it to something more descriptive. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2005-03-16 20:22 Message: Logged In: YES user_id=14116 Setting a survey to "test" status will allow you to test a survey, both from within the management interface and publicly. survey.php?name=yoursurvey&test=1 should allow public access/testing The duplicate error is a bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164760&group_id=8956 |