#8656 closed defect (fixed)
Download of compressed/gzipd files are incomplete
Reported by: | yawniek | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.7 |
Component: | openstack | Version: | 4.6.5 |
Severity: | major | Keywords: | gzip, swift, openstack |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.9 |
Description
there seems to be a bug when files are gzip'd on swift.
i uploaded gzip'd files without the .gz ending onto rackspace object storage as described in: http://docs.rackspace.com/files/api/v1/cf-devguide/content/Enabling_File_Compression_with_the_Content-Encoding_Header-d1e2198.html
when downloading it with a browser the files are saved uncompressed just fine. when downloadig with cyberduck the files are saved uncompressed but truncated after the size of the zipped file.
Change History (4)
comment:1 Changed on Mar 12, 2015 at 10:24:23 AM by yawniek
- Architecture set to Intel
- Component changed from core to openstack
- Keywords gzip swift openstack added
- Owner set to dkocher
- Platform set to Mac OS X 10.9
- Severity changed from normal to major
comment:2 Changed on Mar 13, 2015 at 9:07:32 PM by dkocher
- Milestone set to 4.7
- Status changed from new to assigned
comment:3 Changed on Mar 13, 2015 at 9:19:22 PM by dkocher
- Summary changed from download of compressed/gzipd files from openstack swift are incomplete to Download of compressed/gzipd files are incomplete
comment:4 Changed on Mar 18, 2015 at 9:37:54 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r17151.
Note: See
TracTickets for help on using
tickets.
We have fixed this for S3 only. See #8263.