View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06911 | Bug reports | LimeSurvey Website | public | 2012-11-21 02:16 | 2012-12-04 13:16 |
Reporter | sedlacev | Assigned To | mdekker | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Summary | 06911: Survey Participants import is broken | ||||
Description | Importing of new participants from CSV file is nonfunctional in our LimeSurvey. | ||||
Tags | No tags attached. | ||||
Attached Files | error.htm (1,408 bytes)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Internal Server Error</title> <style type="text/css"> /*<![CDATA[*/ body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;} h1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } h3 {font-family:"Verdana";font-weight:bold;font-size:11pt} p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px} .version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;} /*]]>*/ </style> </head> <body> <h1>Internal Server Error</h1> <h2>CDbCommand failed to execute the SQL statement: SQLSTATE[42703]: Undefined column: 7 ERROR: column "5e56258b-aac4-4915-956f-6d20e0997d65" does not exist<br /> LINE 3: WHERE participant_id = "5e56258b-aac4-4915-956f-6d20e0997d65...<br /> ^</h2> <p> An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem. </p> <p> Thank you. </p> <div class="version"> 2012-11-21 02:03:00 </div> </body> </html> | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 121115 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | ??? | ||||
Server OS (if known) | ??? | ||||
Webserver software & version (if known) | ??? | ||||
PHP Version | ??? | ||||
Please update to the latest build and let us know if you still get the error. |
|
Hello, Next problem I have to send inviting emails. Thanks |
|
Reminder sent to: c_schmitz, jcleeland Hello, |
|
Sedlacev, the image has some funny things going on in the CSV file.. would it be possible for you to attach a copy of that file? Even just the first two or three lines. Make the bug private if you have concerns. In relation to having problem with sending invitation emails, that should be a new bug report please! |
|
I have attached 2 files: |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10525 |
|
I had error since there was no mysql connection and then it tries root without password. That was fixed by my commit. Then import partially works for me. |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10526 |
|
Our problem was in system CentOS 6.3 x86_64. |
|
LimeSurvey 2.0+ build 121204 released. |
|
LimeSurvey: master 62d16b91 2012-11-28 15:41 Details Diff |
Partial fix 06911: Survey Participants CSV import is broken |
Affected Issues 06911 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
LimeSurvey: 2.1 1b3b3467 2012-11-28 15:43 Details Diff |
Partial fix 06911: Survey Participants CSV import is broken |
Affected Issues 06911 |
|
mod - application/controllers/admin/participantsaction.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-21 02:16 | sedlacev | New Issue | |
2012-11-21 02:16 | sedlacev | Status | new => assigned |
2012-11-21 02:16 | sedlacev | Assigned To | => c_schmitz |
2012-11-21 02:16 | sedlacev | File Added: error.htm | |
2012-11-21 02:18 | sedlacev | File Added: limesurvey_survey_385488.lss | |
2012-11-21 08:25 | c_schmitz | Note Added: 22354 | |
2012-11-21 08:25 | c_schmitz | Status | assigned => feedback |
2012-11-21 10:31 | sedlacev | File Added: Import_Participants_CSV.png | |
2012-11-21 10:35 | sedlacev | Note Added: 22360 | |
2012-11-21 10:35 | sedlacev | Status | feedback => assigned |
2012-11-21 10:38 | c_schmitz | Assigned To | c_schmitz => jcleeland |
2012-11-21 10:38 | c_schmitz | Priority | immediate => normal |
2012-11-22 10:53 | sedlacev | Issue Monitored: c_schmitz | |
2012-11-22 10:53 | sedlacev | Note Added: 22402 | |
2012-11-22 10:53 | sedlacev | Note Edited: 22360 | |
2012-11-22 10:53 | sedlacev | Note Edited: 22360 | |
2012-11-22 10:54 | sedlacev | Note Edited: 22360 | |
2012-11-22 10:54 | sedlacev | Note Edited: 22360 | |
2012-11-22 11:29 | jcleeland | Note Added: 22409 | |
2012-11-22 14:26 | sedlacev | File Added: Import_Participants_CSV_TEST_DTB.csv | |
2012-11-22 14:27 | sedlacev | File Added: Import_Participants_CSV_setup.png | |
2012-11-22 14:41 | sedlacev | Note Added: 22423 | |
2012-11-28 15:40 | mdekker | Summary | Survey Participants => Survey Participants import is broken |
2012-11-28 15:41 | mdekker | Changeset attached | => LimeSurvey master 62d16b91 |
2012-11-28 15:41 | mdekker | Note Added: 22628 | |
2012-11-28 15:41 | mdekker | Assigned To | jcleeland => mdekker |
2012-11-28 15:41 | mdekker | Resolution | open => fixed |
2012-11-28 15:42 | mdekker | Note Added: 22630 | |
2012-11-28 15:44 | mdekker | Changeset attached | => LimeSurvey 2.1 1b3b3467 |
2012-11-28 15:44 | mdekker | Note Added: 22632 | |
2012-11-29 12:48 | sedlacev | Note Added: 22692 | |
2012-11-29 13:01 | mdekker | Status | assigned => resolved |
2012-12-04 13:16 | c_schmitz | Note Added: 22868 | |
2012-12-04 13:16 | c_schmitz | Status | resolved => closed |
2021-08-05 01:01 | guest | Bug heat | 8 => 10 |