View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
04975Bug reportsImport/Exportpublic2011-03-10 12:28
Reporterjohnnyp112 Assigned ToDenisChenu  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Product Version1.90+ 
Fixed in Version1.91RC5 
Summary04975: Question Code for Array (Texts) is exported incorrectly.
Description

Whenever the survey data is exported to a CSV or Excel spreadsheet, the question code (QC)is incorrectly displayed for Array (Text) type questions.

It should be (Question Code[column1][column2]):
QC[1][1], QC[1][2], QC[2][1], QC[2][2], QC[3][1], QC[3][2], QC[4][1], QC[4][2]

Instead it comes out as:
QC[1][1], QC[2][1], QC[1][2], QC[2][2], QC[1][3], QC[2][3], QC[1][4], QC[2][4]

This is a huge problem for me since we export this data into another system that takes the format as it did in Limesurvey 1.87.

Steps To Reproduce

Create a question type Array (Text) and add multiple subquestions with 2 column answers (see Subquestions.png).

TagsNo tags attached.
Attached Files
Subquestions.png (43,016 bytes)   
Subquestions.png (43,016 bytes)   
Array(Text).png (7,648 bytes)   
Array(Text).png (7,648 bytes)   
Bug heat4
Complete LimeSurvey version number (& build)9642
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5
Server OS (if known)Windows Server 2003 Standard
Webserver software & version (if known)IIS
PHP Version5.2.x

Relationships

related to 05005 closedmdekker Bug reports Exporting timings isn't possible 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2011-02-26 17:52

developer   ~14288

Fixed for 1.91RC5 (9828)

Put another bug for 1.92 dev

c_schmitz

c_schmitz

2011-03-10 12:28

administrator   ~14385

1.91RC5 released.

Issue History

Date Modified Username Field Change
2011-02-22 22:53 johnnyp112 New Issue
2011-02-22 22:53 johnnyp112 File Added: Incorrect_QC_Column_Labels_Array-Texts.xlsx
2011-02-22 22:54 johnnyp112 File Added: Subquestions.png
2011-02-22 22:54 johnnyp112 File Added: Array(Text).png
2011-02-23 16:52 Mazi Assigned To => DenisChenu
2011-02-23 16:52 Mazi Status new => assigned
2011-02-26 17:52 DenisChenu Note Added: 14288
2011-02-26 17:52 DenisChenu Status assigned => resolved
2011-02-26 17:52 DenisChenu Resolution open => fixed
2011-02-26 17:52 DenisChenu Fixed in Version => 1.91RC5
2011-03-10 12:28 c_schmitz Note Added: 14385
2011-03-10 12:28 c_schmitz Status resolved => closed
2011-03-28 12:27 mdekker Relationship added related to 05005