View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17152 | Bug reports | Import/Export | public | 2021-03-02 21:48 | 2021-11-02 09:06 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.25.12 | ||||
Summary | 17152: exporting list question with 'other' to SPSS does not read all data | ||||
Description | If you have a survey with a "List (Radio)" question with the other option enabled and someone answer the "Other" option without typing something in the other box you wont get the data in your SPSS file if you use numerical answer codes. This is the ticket for LS3 | ||||
Steps To Reproduce | i) survey with list radio question, answer codes 1, ..., n and "other" option enabled. You will now end up with an empty answer for the list question. | ||||
Additional Information | The empty answer is because SPSS Syntax reads the questions like this: """ Where the V9 is the list question and V10 is the "other" option, F is numeric col in SPSS, and A is a string col. Potential fixes? a) recode "-" on export to a integer which is not used in the answer codes. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | LS DEMO SITE / Linux limesurvey-2.limesurvey.org 5.4.0-58-generic #64-Ubuntu SMP Wed Dec 9 08:16:25 UTC 2020 x86_64 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | LS DEMO SITE / 5.5.5-10.3.25-MariaDB-0ubuntu0.20.04.1 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | LS DEMO SITE / 7.4.3 | ||||
related to | 16939 | closed | gabrieljenik | exporting list question with 'other' to SPSS does not read all data |
@c_schmitz should we fix this on LS3 now that LS4 ticket is done? |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32773 |
|
LimeSurvey: 3.x-LTS 770bce9d 2021-09-30 17:22 Committer: GitHub Details Diff |
Fixed issue 17152: exporting list question with 'other' to SPSS does not read all data (#2006) |
Affected Issues 17152 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-02 21:48 | gabrieljenik | New Issue | |
2021-03-02 21:48 | gabrieljenik | Issue generated from: 16939 | |
2021-03-02 21:48 | gabrieljenik | Relationship added | related to 16939 |
2021-03-10 17:36 | ollehar | Priority | none => high |
2021-04-30 16:06 | gabrieljenik | Note Added: 64204 | |
2021-04-30 16:07 | gabrieljenik | Note Edited: 64204 | |
2021-07-13 12:19 | galads | Sync to Zoho Project | => |Yes| |
2021-07-13 12:22 | galads | Assigned To | => galads |
2021-07-13 12:22 | galads | Status | new => confirmed |
2021-08-13 14:57 | gabrieljenik | Note Added: 65959 | |
2021-09-10 09:55 | galads | Status | confirmed => ready for code review |
2021-09-30 15:22 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS 770bce9d |
2021-09-30 15:22 | gabrieljenik | Note Added: 66693 | |
2021-09-30 15:22 | gabrieljenik | Assigned To | galads => gabrieljenik |
2021-09-30 15:22 | gabrieljenik | Resolution | open => fixed |
2021-10-07 12:36 | ollehar | Status | ready for code review => resolved |
2021-11-02 09:06 | c_schmitz | Status | resolved => closed |