View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
12407Bug reportsResponse browsingpublic2018-05-23 12:11
ReporterRudloff Assigned ToLouisGac 
PrioritynoneSeverityminor 
Status closedResolutionunable to reproduce 
Product Version2.64.x 
Summary12407: Can't download file attached to response
Description

When I try to download a file uploaded in a response, the download fails in Firefox.
Curl gives me this error:
curl: (18) transfer closed with 4 bytes remaining to read

I guess it means that the Content-Length HTTP header does not match the actual size of the file.

I don't get any error in my Apache logs.

Steps To Reproduce
  1. Create a form with an upload field.
  2. Fill the form with a random file.
  3. Browse the responses and click on the filename.
Additional Information

The file is correctly stored on the server. I can open it if I download it via SSH.

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)2.64.6+170332
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.6.33
Server OS (if known)Ubuntu 14.04.5 LTS
Webserver software & version (if known)Apache 2.4.7-1ubuntu4.15
PHP Version5.5.9-1ubuntu4.21

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-05-17 15:09 Rudloff New Issue
2018-05-23 12:11 LouisGac Assigned To => LouisGac
2018-05-23 12:11 LouisGac Status new => closed
2018-05-23 12:11 LouisGac Resolution open => unable to reproduce