View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12697 | Bug reports | Statistics | public | 2017-09-22 21:08 | 2018-01-15 10:41 |
Reporter | blocka | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.67.x | ||||
Fixed in Version | 2.7x.x | ||||
Summary | 12697: SPSS Export - responses truncated for incomplete answers | ||||
Description | We are noticing differences in the SPSS data file depending on whether we extract the SPSS file for ‘All responses’ versus ‘Completed responses only’. It appears that the length of the text answers are longer for the ‘completed responses only’ syntax file, which show full text answers, while the text answers appear to be truncated in the “All responses” SPSS file. However, the truncation does not appear to be consistent across variables. | ||||
Additional Information | I can't share LSA file due to privacy reasons (personal data collected by survey) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | LS 2.67.3 build 170728 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | All | ||||
Database type & version | mySQL 5.6.37 | ||||
Server OS (if known) | CentOs | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 7.0.19 7 | ||||
related to | 12734 | closed | DenisChenu | SPSS : exporting complete or uncomplete make different syntax |
As an additional observation, what we also notice is that the syntax file for Complete Only and Incomplete Only contain different values. I've attached a comparison of the relevant parts of the SPS file (that are different). Maybe there is a logical explanation for this? |
|
https://github.com/LimeSurvey/LimeSurvey/pull/815 Issue due to 500 first line to see the length needed in syntax. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=24334 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=24350 |
|
Version 3.0.3 released. |
|
LimeSurvey: master aaaf8454 2017-10-30 16:39
Committer: GitHub Details Diff |
Fixed issue 12697: SPSS Export - responses truncated for incomplete answers (#815) Fixed issue 12697: SPSS Export - responses truncated for incomplete answers Dev: force_refresh before exporting (like export by plugins) Dev: unsure it fix THIS issue, but clearly : force_refresh seem needed Fixed issue 12734: SPSS : exporting complete or uncomplete make different syntax Dev: get the real size for string/text in the DB Dev: Must review numeric (N/K) part ? Dev: What for float ? Dev: Fix invalid var without minus Dev: MAX for max … Dev: Fix export Array text and multi text as string (get size) Dev: default is to export as string Dev: Fix other/comment issue … Dev: Fix badly set array number as dropdown for text input Dev: fix controller part Dev: Fix width of numeric is total width Dev: readding $length_vallabel = 120; Dev: constant for all SPSS version ? Dev: Fixed issue other and comment must be string |
Affected Issues 12697, 12734 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File | ||
LimeSurvey: develop 50f83ded 2017-10-31 15:54 Details Diff |
Fixed issue 12697: SPSS Export - responses truncated for incomplete answers Fixed issue 12734: SPSS : exporting complete or uncomplete make different syntax Dev: Conflicts: application/helpers/export_helper.php |
Affected Issues 12697, 12734 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/helpers/export_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-22 21:08 | blocka | New Issue | |
2017-09-22 22:34 | blocka | File Added: Comparison.pdf | |
2017-09-22 22:34 | blocka | Note Added: 44452 | |
2017-10-03 08:22 | DenisChenu | Note Added: 44538 | |
2017-10-03 08:23 | DenisChenu | Relationship added | duplicate of 12734 |
2017-10-13 13:47 | DenisChenu | Assigned To | => DenisChenu |
2017-10-13 13:47 | DenisChenu | Status | new => assigned |
2017-10-13 13:48 | DenisChenu | Relationship replaced | related to 12734 |
2017-10-13 13:48 | DenisChenu | Relationship replaced | duplicate of 12734 |
2017-10-13 13:48 | DenisChenu | Relationship replaced | related to 12734 |
2017-10-30 15:39 |
|
Changeset attached | => LimeSurvey master aaaf8454 |
2017-10-30 15:39 |
|
Note Added: 44902 | |
2017-10-30 15:39 |
|
Assigned To | DenisChenu => user70560 |
2017-10-30 15:39 |
|
Resolution | open => fixed |
2017-10-30 18:20 | DenisChenu | Assigned To | user70560 => DenisChenu |
2017-10-30 18:20 | DenisChenu | Status | assigned => resolved |
2017-10-30 18:20 | DenisChenu | Fixed in Version | => 2.7x.x |
2017-10-31 14:54 | DenisChenu | Changeset attached | => LimeSurvey develop 50f83ded |
2017-10-31 14:54 | DenisChenu | Note Added: 44909 | |
2018-01-15 10:41 | c_schmitz | Note Added: 45780 | |
2018-01-15 10:41 | c_schmitz | Status | resolved => closed |