View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07041 | Bug reports | RemoteControl | public | 2012-12-06 16:12 | 2012-12-11 14:51 |
Reporter | drjaking | Assigned To | trougakoss | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Summary | 07041: export_responses crashes if survey has no completed responses | ||||
Description | Using the export_responses function in remote control 2, if the survey has no data, the json client throws an exception: Fatal error: Uncaught exception 'Exception' with message 'Request error: unknown method or incorrect parameters' in /home/www/jsonRPCClient.php:155 If the survey is visited once and responses submitted, the problem does not occur. | ||||
Steps To Reproduce | Make a survey, generate tokens, invite someone Try to use RC2 export_responses | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 121127 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Iron 21 | ||||
Database type & version | MySQL 5.5.24 | ||||
Server OS (if known) | Ubuntu | ||||
Webserver software & version (if known) | Apache 2.2.22 | ||||
PHP Version | 5.3.10-1ubuntu3.4 | ||||
Spiros, can you take on this one, mabye? |
|
Of course Carsten. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10869 |
|
2.00 Build 121211 released |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10873 |
|
LimeSurvey: master ed73d7b3 2012-12-07 15:59 Details Diff |
Fix issue 07041: export_responses crashes if survey has no completed responses Dev: If table survey_{SurveyID} does not exist or is empty, error message is returned |
Affected Issues 07041 |
|
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
LimeSurvey: 2.1 4695376e 2012-12-07 15:59 Details Diff |
Fix issue 07041: export_responses crashes if survey has no completed responses Dev: If table survey_{SurveyID} does not exist or is empty, error message is returned |
Affected Issues 07041 |
|
mod - application/controllers/admin/remotecontrol.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-06 16:12 | drjaking | New Issue | |
2012-12-07 08:55 | c_schmitz | Assigned To | => trougakoss |
2012-12-07 08:55 | c_schmitz | Status | new => assigned |
2012-12-07 08:56 | c_schmitz | Note Added: 22995 | |
2012-12-07 09:00 |
|
Note Added: 22996 | |
2012-12-11 14:35 | trougakoss | Changeset attached | => LimeSurvey master ed73d7b3 |
2012-12-11 14:35 | trougakoss | Note Added: 23121 | |
2012-12-11 14:35 | trougakoss | Resolution | open => fixed |
2012-12-11 14:48 | c_schmitz | Note Added: 23122 | |
2012-12-11 14:48 | c_schmitz | Status | assigned => closed |
2012-12-11 14:51 | trougakoss | Changeset attached | => LimeSurvey 2.1 4695376e |
2012-12-11 14:51 | trougakoss | Note Added: 23134 |