View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08190 | Bug reports | Survey participants (Tokens) | public | 2013-09-25 14:05 | 2013-10-10 00:35 |
Reporter | pfpDave | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08190: View Participants in CPD gives HTTP 500 Error | ||||
Description | When in a survey token table, tick boxes next to names and click the 'View Participants of this survey in the Central Participant Database panel' button. An error 500 is generated and the Firebug console gives: <h1>PHP Error [8]</h1> Undefined offset: 1 (C:\limesurvey_train\application\models\Participants.php:747) #0 C:\limesurvey_train\application\models\Participants.php(747): LSYii_Application->handleError() | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 130923 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 20 | ||||
Database type & version | SQL Express 2012 | ||||
Server OS (if known) | Server 2008 | ||||
Webserver software & version (if known) | IIS 7 | ||||
PHP Version | 5.4.8 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13199 |
|
2.00+ Build 121009 released |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13217 |
|
LimeSurvey: master d4759a5e 2013-10-09 09:24 Details Diff |
Fixed issue 08190: Trying to view one or all participants from a certain token table in CPDB gives back HTTP 500 Error |
Affected Issues 08190 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - application/views/admin/token/browse.php | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
mod - scripts/admin/tokens.js | Diff File | ||
LimeSurvey: 2.05 6b35ab6a 2013-10-09 18:14 Details Diff |
Fixed issue 08190: Trying to view one or all participants from a certain token table in CPDB gives back HTTP 500 Error |
Affected Issues 08190 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - application/views/admin/token/browse.php | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
mod - scripts/admin/tokens.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-25 14:05 | pfpDave | New Issue | |
2013-09-25 15:38 | pfpDave | Issue Monitored: pfpDave | |
2013-10-07 16:13 | c_schmitz | Issue End Monitor: pfpDave | |
2013-10-07 16:13 | c_schmitz | Assigned To | => c_schmitz |
2013-10-07 16:13 | c_schmitz | Status | new => assigned |
2013-10-09 09:24 | c_schmitz | Changeset attached | => LimeSurvey master d4759a5e |
2013-10-09 09:24 | c_schmitz | Note Added: 26640 | |
2013-10-09 09:24 | c_schmitz | Resolution | open => fixed |
2013-10-09 09:25 | c_schmitz | Status | assigned => resolved |
2013-10-09 09:25 | c_schmitz | Fixed in Version | => 2.00+ |
2013-10-09 11:22 | c_schmitz | Note Added: 26653 | |
2013-10-09 11:22 | c_schmitz | Status | resolved => closed |
2013-10-10 00:35 | c_schmitz | Changeset attached | => LimeSurvey 2.05 6b35ab6a |
2013-10-10 00:35 | c_schmitz | Note Added: 26688 | |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |