Summary | Rendering some attachments fails on bugs.horde.org |
Queue | Whups |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | stephan (at) admin (dot) nabira (dot) de |
Created | 09/13/2011 (5046 days ago) |
Due | |
Updated | 09/14/2011 (5045 days ago) |
Assigned | 09/14/2011 (5045 days ago) |
Resolved | 09/14/2011 (5045 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
Taken from
State ⇒ Resolved
Convert the MIME content from the MIME part's charset to the expected
output charset (
Bug #10509).1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/98eac07fd7e73b3d89e73fa9eda27f43159977f1
Fix downloading of attachments if we don't have a MIME viewer (
Bug #10509).1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/e7c3984336c32d9fe3be7964a893e6b20ccba0c1
Queue ⇒ Whups
State ⇒ Assigned
Summary ⇒ Rendering some attachments fails on bugs.horde.org
Assigned to
Priority ⇒ 1. Low
rendering seems to not work for some files.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Uploads of files fails silently in bugs.horde.org
Queue ⇒ Horde.org Servers
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
See Tickets
#10433and #10508, where an upload of different file typesfailed silently. The uploaded files always contained something. On
downloading they where 0-Bytes long.
If it is intended to filter out some file types (what I assume is the
case) then a error message should be displayed and the upload should
be prevented in the first place.