View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09317Bug reportsImport/Exportpublic2014-11-23 23:42
ReporterDLange Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09317: csv import with semicolon fails
Description

importing a csv file seperated with semicolons fails as the header line is seen as one field to be matched with one extended attribute in the database:

Die folgenden zusätzlichen Felder wurden in Ihrer CSV-Datei gefunden.
participant_id;department;firstname;lastname;email
(and that is one field then)

Steps To Reproduce

create CSV file like this:
participant_id;department;firstname;lastname;email
;whatever;Bob;Test;Bob.Test@tld.de
;another department;Alvin;Chipmonk;Alvin.Chipmonk@tld.com

try to import and match extended attributes

Additional Information

neither choosing ";" nor "automattic" work

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)2.05+ (141020)
I will donate to the project if issue is resolvedNo
Browser
Database type & versionirrelevant
Server OS (if known)irrelevant
Webserver software & version (if known)irrelevant
PHP Version5.4.4

Users monitoring this issue

duvemyster

Activities

c_schmitz

c_schmitz

2014-11-13 18:08

administrator   ~30987

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14624

c_schmitz

c_schmitz

2014-11-23 23:42

administrator   ~31073

Version 2.05 Build 141123 released.

Related Changesets

LimeSurvey: master 8d1ea96b

2014-11-13 17:08:20

c_schmitz

Details Diff
Fixed issue 09317: Participants CSV import ignores delimiter setting Affected Issues
09317
mod - application/controllers/admin/participantsaction.php Diff File

Issue History

Date Modified Username Field Change
2014-10-21 10:13 DLange New Issue
2014-10-30 15:11 duvemyster Issue Monitored: duvemyster
2014-10-30 16:43 c_schmitz Assigned To => c_schmitz
2014-10-30 16:43 c_schmitz Status new => assigned
2014-11-13 18:08 c_schmitz Changeset attached => LimeSurvey master 8d1ea96b
2014-11-13 18:08 c_schmitz Note Added: 30987
2014-11-13 18:08 c_schmitz Resolution open => fixed
2014-11-13 18:08 c_schmitz Status assigned => resolved
2014-11-13 18:08 c_schmitz Fixed in Version => 2.05+
2014-11-23 23:42 c_schmitz Note Added: 31073
2014-11-23 23:42 c_schmitz Status resolved => closed
2021-08-06 03:33 guest Bug heat 2 => 4