function _file_download_transfer adds a newline to the beginning of the content

Project: 
Ubercart
Category: 
bug report
Version: 
Ubercart 1.3
Priority: 
normal
Assigned: 
Unassigned
Status: 
active

Hi,

I am experiencing this behaviour. After clicking the link to download a FLV file, I received a file that has an extra newline character at the beginning of the file, I don't know why.

Please help ! Smiling

Re: function _file_download_transfer adds a newline to the begin

Strange, because that module doesn't have any linebreaks or newlines anywhere in it, nor is it manipulating the content of the file - it is simply reading the file back.. but perhaps there is something about downloading an FLV filetype that it doesn't like.

What version of Ubercart are you using? 1.3?