View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08894 | Bug reports | Central participant database | public | 2014-03-23 14:53 | 2014-04-04 10:26 |
Reporter | pmonstad | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08894: error when importing a wrong CSV file | ||||
Description | When I try to import some random files (CSV-import in participants panel) I get an error: Property "participantsaction.upload" is not defined. An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem. Thank you. There seems to be no check of the file before importing. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 140320 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | all | ||||
Database type & version | all | ||||
Server OS (if known) | all | ||||
Webserver software & version (if known) | all | ||||
PHP Version | all | ||||
I cannot reproduce. Can you attach a sample CSV file. please? |
|
The problem is when you upload a wrong file, i.e not a csv file. There shoould be some error checking on the file format. Try to upload some random file and you will get the error. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14062 |
|
2.05+ Build 140404 released. |
|
LimeSurvey: master dfd813ad 2014-03-24 13:59 Details Diff |
Fixed issue 08894: Error when importing an invalid file |
Affected Issues 08894 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
mod - application/views/admin/participants/uploadSummary_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-23 14:53 | pmonstad | New Issue | |
2014-03-24 08:54 | c_schmitz | Note Added: 29511 | |
2014-03-24 08:54 | c_schmitz | Assigned To | => c_schmitz |
2014-03-24 08:54 | c_schmitz | Status | new => feedback |
2014-03-24 09:38 | pmonstad | Note Added: 29513 | |
2014-03-24 09:38 | pmonstad | Status | feedback => assigned |
2014-03-24 13:58 | c_schmitz | Status | assigned => resolved |
2014-03-24 13:58 | c_schmitz | Fixed in Version | => 2.05+ |
2014-03-24 13:58 | c_schmitz | Resolution | open => fixed |
2014-03-24 13:59 | c_schmitz | Changeset attached | => LimeSurvey master dfd813ad |
2014-03-24 13:59 | c_schmitz | Note Added: 29518 | |
2014-04-04 10:26 | c_schmitz | Note Added: 29668 | |
2014-04-04 10:26 | c_schmitz | Status | resolved => closed |