Summary | Clicking file name downloads an empty file |
Queue | Gollem |
Queue Version | 2.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | simon (at) simonandkate (dot) net |
Created | 11/03/2011 (4994 days ago) |
Due | |
Updated | 11/03/2011 (4994 days ago) |
Assigned | |
Resolved | 11/03/2011 (4994 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Thx
Assigned to Jan Schneider
State ⇒ Resolved
bug #8481, there was someseparate issue too.
Reset stream pointer before sending the file content (
Bug #10709).The stream was already used earlier, when creating the Mime_Part and trying to
find a MIME viewer.
Also remove the flushing here too (
Bug #8481).3 files changed, 8 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/b6d197cd1d67895c7def982a0e74eba565242b51
State ⇒ Duplicate
Bug #8481Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Clicking file name downloads an empty file
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
an empty file for some file types only. Clicking the download icon
correctly opens the file.
PDFs seem to work OK with either link, as do jpg, but doc, xls, flv,
all just open empty files with the name link but work fine with the
download icon.