View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11691 | Bug reports | Survey participants (Tokens) | public | 2016-09-21 08:36 | 2016-10-04 17:11 |
Reporter | xksefa | Assigned To | DenisChenu | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.52.x | ||||
Fixed in Version | 2.52.x | ||||
Summary | 11691: Can't upload CSV files with valid tokens | ||||
Description | Hi, 1 lines with invalid tokens skipped (tokens may only contain 0-9,a-z,A-Z,_). [List] As you see, the token contain numbers only but couldn't create any token. Note that: Token length set to 11 in survey settings. | ||||
Steps To Reproduce | Try to upload csv file which contains information like below. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 160920 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5.6.31 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | linux | ||||
PHP Version | 5.5.37 | ||||
Confirmed in last GIT version |
|
Really strange .... tracevar(array( Result: Something i don't understand here .... X-Files ? ==== got it : What is this ; ? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20530 |
|
Version 2.53+161004 released |
|
LimeSurvey: master 98736279 2016-09-19 16:03 Details Diff |
Fixed issue: Tokens are silently sanitized on import - should be skipped instead with proper error message in import summary |
Affected Issues 11691 |
|
mod - application/views/admin/token/csvimportresult.php | Diff File | ||
LimeSurvey: master b0e61ac2 2016-09-21 11:01 Details Diff |
Fixed issue 11691: Can't upload CSV files with valid tokens Dev: remove the ; typo |
Affected Issues 11691 |
|
mod - application/controllers/admin/tokens.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-21 08:36 | xksefa | New Issue | |
2016-09-21 08:50 | DenisChenu | Note Added: 40870 | |
2016-09-21 08:50 | DenisChenu | Assigned To | => c_schmitz |
2016-09-21 08:50 | DenisChenu | Status | new => assigned |
2016-09-21 08:51 | DenisChenu | Changeset attached | => LimeSurvey master 98736279 |
2016-09-21 08:57 | DenisChenu | Note Added: 40871 | |
2016-09-21 08:59 | DenisChenu | Note Edited: 40871 | |
2016-09-21 09:02 | DenisChenu | Changeset attached | => LimeSurvey master b0e61ac2 |
2016-09-21 09:02 | DenisChenu | Note Added: 40872 | |
2016-09-21 09:02 | DenisChenu | Assigned To | c_schmitz => DenisChenu |
2016-09-21 09:02 | DenisChenu | Resolution | open => fixed |
2016-09-21 09:03 | DenisChenu | Status | assigned => resolved |
2016-09-21 09:03 | DenisChenu | Fixed in Version | => 2.52.x |
2016-10-04 17:11 | c_schmitz | Note Added: 41120 | |
2016-10-04 17:11 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |