View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12150 | Bug reports | Import/Export | public | 2017-02-23 13:29 | 2017-03-07 11:01 |
Reporter | brammeleman | Assigned To | c_schmitz | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.63.x | ||||
Fixed in Version | 2.64.x | ||||
Summary | 12150: Download link of "file answer" referenced by user supplied file name | ||||
Description | If a survey contains two or more file upload questions, there is a chance that two different documents are uploaded with the same file name. For example when the participant selects files from several directories. Once that happens, it's not possible to download all files from the "Display responses" view. | ||||
Steps To Reproduce |
Expected result:
| ||||
Additional Information | The files are referenced by the user defined file name, while they should be referenced by the (hashed) filename as stored on disk on the server. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | Version 2.62.2+170203 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5.5.54-0ubuntu0.14.04.1-log - (Ubuntu) | ||||
Server OS (if known) | Ubuntu 14.04.5 LTS | ||||
Webserver software & version (if known) | Apache/2.4.7 (Ubuntu) | ||||
PHP Version | PHP 5.5.9-1ubuntu4.21 | ||||
LimeSurvey: master 0c4ebb9b 2017-02-28 14:24 Details Diff |
Fixed issue 12150: Download link in responses may download wrong file if same file name was uploaded twice |
Affected Issues 12150 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/models/Response.php | Diff File | ||
mod - application/models/SurveyDynamic.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-02-23 13:29 | brammeleman | New Issue | |
2017-02-28 13:24 | c_schmitz | Assigned To | => c_schmitz |
2017-02-28 13:24 | c_schmitz | Status | new => assigned |
2017-02-28 13:24 | c_schmitz | Changeset attached | => LimeSurvey master 0c4ebb9b |
2017-02-28 13:24 | c_schmitz | Note Added: 43092 | |
2017-02-28 13:24 | c_schmitz | Resolution | open => fixed |
2017-02-28 13:24 | c_schmitz | Status | assigned => resolved |
2017-02-28 13:24 | c_schmitz | Fixed in Version | => 2.64.x |
2017-02-28 13:24 | c_schmitz | Note Added: 43093 | |
2017-03-07 11:01 | c_schmitz | Note Added: 43181 | |
2017-03-07 11:01 | c_schmitz | Status | resolved => closed |