View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 16123 | Bug reports | Import/Export | public | 2020-04-10 13:03 | 2020-04-14 12:53 |
| Reporter | c_schmitz | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.1.16 | ||||
| Summary | 16123: TSV export does not properly export a single group/question/answer option etc. | ||||
| Description | When exporting a singel group/question/answer option as tab-separated-value it will not be properly exported. | ||||
| Steps To Reproduce | To reproduce take use a survey with a single question or answer option and check the output. | ||||
| Additional Information | The reason is that the export file is created by using the XML representation of the survey, | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | not relevant | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL 5 | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 7.4 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29823 |
|
|
Fixed in Release 4.1.17+200414 |
|
|
LimeSurvey: master 5a57e499 2020-04-10 15:04 Details Diff |
Fixed issue 16123: TSV export does not properly export a single group/question/answer option etc. Dev Hack to fix at least the single group problem as this would be most common. |
Affected Issues 16123 |
|
| mod - application/helpers/export_helper.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-04-10 13:03 | c_schmitz | New Issue | |
| 2020-04-10 13:04 | c_schmitz | Changeset attached | => LimeSurvey master 5a57e499 |
| 2020-04-10 13:04 | c_schmitz | Note Added: 57072 | |
| 2020-04-10 13:04 | c_schmitz | Assigned To | => c_schmitz |
| 2020-04-10 13:04 | c_schmitz | Resolution | open => fixed |
| 2020-04-14 12:53 | lime_release_bot | Note Added: 57110 | |
| 2020-04-14 12:53 | lime_release_bot | Status | new => closed |