View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07812 | Bug reports | Other | public | 2013-05-07 02:31 | 2013-05-14 14:38 |
| Reporter | mcleland | Assigned To | c_schmitz | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 07812: Iterate Survey not working in latest version | ||||
| Description | I am a C# programmer, but have a reasonable rasp of php. I cannot get the Iterate Survey to actually perform the database update for the responses. if i force the surveyid to a know surveyid (see below) the database is updated otherwise the survey id gets lost on the subsequent invoke of this method. Ive dumped out the _REQUEST array and on the subsequent invokation the surveyid is null!!! How does the surveyid get to this function when the user clicks the confirm? Thanks.. Michael | ||||
| Steps To Reproduce | | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 130428 | ||||
| I will donate to the project if issue is resolved | Yes | ||||
| Browser | ALL | ||||
| Database type & version | MS SQL Express | ||||
| Server OS (if known) | Win 7 | ||||
| Webserver software & version (if known) | IIS 7 | ||||
| PHP Version | Latest | ||||
|
I think someone else has had this issue. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12382 |
|
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12406 |
|
|
Version 2.0 Build 130514 released |
|
|
LimeSurvey: master d6cf0742 2013-05-09 17:35 Details Diff |
Fixed issue 07812: Iterate survey not working |
Affected Issues 07812 |
|
| mod - application/controllers/admin/database.php | Diff File | ||
| mod - application/controllers/admin/dataentry.php | Diff File | ||
| mod - application/views/admin/dataentry/iteratesurvey.php | Diff File | ||
| mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
| add - styles/blobblueish/images/iterate_disabled.png | Diff File | ||
| add - styles/gartergrey/images/iterate_disabled.png | Diff File | ||
| add - styles/gringegreen/images/iterate_disabled.png | Diff File | ||
|
LimeSurvey: 2.05 e2bd4aee 2013-05-10 15:10 Details Diff |
Fixed issue 07812: Iterate survey not working |
Affected Issues 07812 |
|
| mod - application/controllers/admin/database.php | Diff File | ||
| mod - application/controllers/admin/dataentry.php | Diff File | ||
| mod - application/views/admin/dataentry/iteratesurvey.php | Diff File | ||
| mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
| add - styles/blobblueish/images/iterate_disabled.png | Diff File | ||
| add - styles/gartergrey/images/iterate_disabled.png | Diff File | ||
| add - styles/gringegreen/images/iterate_disabled.png | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-05-07 02:31 | mcleland | New Issue | |
| 2013-05-07 02:37 | mcleland | Note Added: 25187 | |
| 2013-05-07 14:49 | c_schmitz | Assigned To | => c_schmitz |
| 2013-05-07 14:49 | c_schmitz | Status | new => assigned |
| 2013-05-09 17:35 | c_schmitz | Status | assigned => resolved |
| 2013-05-09 17:35 | c_schmitz | Fixed in Version | => 2.00+ |
| 2013-05-09 17:35 | c_schmitz | Resolution | open => fixed |
| 2013-05-09 17:35 | c_schmitz | Changeset attached | => LimeSurvey master d6cf0742 |
| 2013-05-09 17:35 | c_schmitz | Note Added: 25199 | |
| 2013-05-10 15:39 | c_schmitz | Changeset attached | => LimeSurvey 2.05 e2bd4aee |
| 2013-05-10 15:39 | c_schmitz | Note Added: 25221 | |
| 2013-05-14 14:38 | c_schmitz | Note Added: 25256 | |
| 2013-05-14 14:38 | c_schmitz | Status | resolved => closed |