Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
file system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2007 at 22:46 UTC
Updated:
14 Jun 2007 at 06:17 UTC
Other modules would certainly benefit from knowing what kind of headers are currently set. Using drupal_set_header() is identical in functionality other than it keeps a record of the current headers. This one line fix will enable devel module to work with query logging and private file transfers, and will keep it from breaking upload.module, imagefield.module, and others.
Applying to 5.x and 4.7 would be preferable also.
| Comment | File | Size | Author |
|---|---|---|---|
| file_transfer_headers.patch | 592 bytes | quicksketch |
Comments
Comment #1
moshe weitzman commentedtrivial, and merits backport IMO.
Comment #2
m3avrck commentedAgreed, this one liner should go into HEAD and 5.x :-)
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
drummCommitted to 5.
Comment #5
(not verified) commented