View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08129 | Bug reports | RemoteControl | public | 2013-09-04 21:00 | 2013-09-29 15:27 |
| Reporter | blueimpb | Assigned To | trougakoss | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 08129: RemoteControl import_survey disallows using txt type (TSV) | ||||
| Description | import_helper.php:importSurveyFile() allows importing a *.txt file, which is treated as TSV format. This works through the command line tool. But the RemoteControl function import_survey, in remotecontrol.php:import_survey(), restricts the allowed file types to zip, csv, xls, lss. This prevents importing txt (TSV) files unnecessarily. Please add txt to the list of allowed values for sImportDataType in import_survey(). | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 130708 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | n/a | ||||
| Database type & version | mysql 5.5.31 | ||||
| Server OS (if known) | Ubuntu 13.04 | ||||
| Webserver software & version (if known) | nginx 1.2.6 | ||||
| PHP Version | 5.4.9 | ||||
|
I've attached a JSON-RPC request containing a TSV file ("txt") that should be possible to import through the RemoteControl API |
|
|
Pull request sent |
|
|
Version 2.00+ Build 130929 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-09-04 21:00 | blueimpb | New Issue | |
| 2013-09-05 11:55 | Mazi | Assigned To | => trougakoss |
| 2013-09-05 11:55 | Mazi | Status | new => assigned |
| 2013-09-06 14:29 | blueimpb | File Added: tsv.json | |
| 2013-09-06 14:30 | blueimpb | Note Added: 26168 | |
| 2013-09-06 16:26 | trougakoss | Note Added: 26172 | |
| 2013-09-25 22:40 | c_schmitz | Status | assigned => resolved |
| 2013-09-25 22:40 | c_schmitz | Fixed in Version | => 2.00+ |
| 2013-09-25 22:40 | c_schmitz | Resolution | open => fixed |
| 2013-09-25 22:41 | c_schmitz | Changeset attached | => LimeSurvey master e2a45764 |
| 2013-09-29 15:27 | c_schmitz | Note Added: 26432 | |
| 2013-09-29 15:27 | c_schmitz | Status | resolved => closed |