Opened on Jan 7, 2015 at 9:19:08 PM
Closed on Jan 10, 2015 at 7:52:17 PM
Last modified on Jan 15, 2015 at 2:40:47 PM
#8469 closed defect (fixed)
Custom HTTP headers removed on upload after edit
Reported by: | Jakobud | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 4.6.2 |
Component: | cloudfiles | Version: | 4.6.1 |
Severity: | normal | Keywords: | OSX |
Cc: | Architecture: | Intel | |
Platform: | Mac OS X 10.10 |
Description
I have files in a Rackspace Cloudfiles container. By default, the file has only 1 HTTP header on it: Content-Type: text/plain.
I have to add some customer headers to some files. So I do so. But after I double click a file to make changes and then it gets saved back into the container, the HTTP headers have been reset to their default again. I have to go through all these files and re-add all the HTTP headers again.
How come files don't keep their headers? If it is because files replace old files in a container when you save them, how come you don't cache the headers for a downloaded file, and then reapply the headers when you save it back into the container?
Or is this a bug? Thanks
Change History (5)
comment:1 Changed on Jan 7, 2015 at 9:23:31 PM by Jakobud
comment:2 Changed on Jan 8, 2015 at 2:06:09 PM by dkocher
- Milestone set to 4.6.2
- Status changed from new to assigned
- Summary changed from Rackspace CloudFiles HTTP headers get reset to Custom HTTP headers removed on upload after edit
comment:3 Changed on Jan 10, 2015 at 7:52:17 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r16360.
comment:4 Changed on Jan 15, 2015 at 2:27:54 PM by dkocher
Rewritten in r16474.
comment:5 Changed on Jan 15, 2015 at 2:40:47 PM by dkocher
Enabled in r16475.
Also I just verified that sometimes when I refresh the Cyberduck browser and then look at the file again, the HTTP headers are reset again. This is really frustrating.