View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13113 | Bug reports | RemoteControl | public | 2018-01-02 20:19 | 2018-01-10 17:16 |
Reporter | cairomckenzie | Assigned To | |||
Priority | none | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.0.0-rc.x | ||||
Summary | 13113: export_responses returns page error as response - 'Call to a member function getColumnNames() on null' | ||||
Description | When sending a request through remote control to export responses, the response text is markup with a php error. | ||||
Steps To Reproduce | Activate survey, activate token, take survey. Use remote control api function "export_responses" to download one record Response text from server: <style type="text/css"> <body>
<div class="version"> 2018-01-02 13:33:47 </div> </body> </html> | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | Version 3.0.1+171228 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MariaDB | ||||
Server OS (if known) | Ubuntu 16.04 | ||||
Webserver software & version (if known) | Apache 2.4.18 | ||||
PHP Version | 7.0 | ||||
related to | 13126 | closed | rx 3.0.0.rc - can't export responses |
This error also comes up while using the survey admin page as well. It appears that this only affects surveys that have a participant token table. If the survey is not tokenized - the export works fine. |
|
Same as issue 13126. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=25843 |
|
LimeSurvey: master 21020a16 2018-01-08 12:31
Committer: Details Diff |
Fixed issue 13113: export_responses returns page error as response -… (#910) |
Affected Issues 13113 |
|
mod - application/controllers/admin/NotificationController.php | Diff File | ||
mod - application/helpers/admin/export/FormattingOptions.php | Diff File | ||
mod - application/helpers/admin/export/SurveyDao.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-02 20:19 | cairomckenzie | New Issue | |
2018-01-02 20:35 | cairomckenzie | Note Added: 45415 | |
2018-01-02 21:34 | TonisOrmisson | Note Added: 45416 | |
2018-01-06 02:48 | abc99 | Note Added: 45429 | |
2018-01-08 11:31 |
|
Changeset attached | => LimeSurvey master 21020a16 |
2018-01-08 11:31 |
|
Note Added: 45454 | |
2018-01-08 11:31 |
|
Assigned To | => LouisGac |
2018-01-08 11:31 |
|
Resolution | open => fixed |
2018-01-08 11:32 |
|
Relationship added | related to 13126 |
2018-01-08 11:32 |
|
Status | new => resolved |
2018-01-10 17:16 | ollehar | Status | resolved => closed |
2018-01-10 17:16 | ollehar | Fixed in Version | => 3.0.2 |