View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000030 | XMB1 | New Features | public | 2008-07-21 23:31 | 2008-08-22 03:39 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000030: Inline Attachment Caching | ||||
Description | - Remove the Pragma header. - Add the Last-Modified header. - Transmit the correct Expires header on first hit. - Switch to status 403 in response to If-Modified-Since requests. | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=764294 http://forums.xmbforum.com/viewthread.php?tid=764785 http://forums.xmbforum.com/viewthread.php?tid=765018 http://forums.xmbforum.com/viewthread.php?tid=765156 The official schema change has been adopted from my original hack: ALTER TABLE `$table_attachments` ADD `updatetime` TIMESTAMP NOT NULL default current_timestamp; | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | Schema Updates | ||||
Original Reporter | |||||
SVN Revision | 1268 | ||||
child of | 0000027 | closed | miqrogroove | Overhaul the Attachment System |
|
Can we also make sure XMB responds gracefully to the Range header in a request? This might be necessary to support resumeable downloads. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-21 23:31 | miqrogroove | New Issue | |
2008-07-21 23:31 | miqrogroove | Flags | => Schema Updates |
2008-07-21 23:34 | miqrogroove | Assigned To | => miqrogroove |
2008-07-21 23:34 | miqrogroove | Status | new => assigned |
2008-07-21 23:34 | miqrogroove | Projection | none => minor fix |
2008-07-21 23:34 | miqrogroove | ETA | none => < 1 week |
2008-07-21 23:36 | miqrogroove | Relationship added | child of 0000027 |
2008-08-05 14:19 | miqrogroove | Note Added: 0000016 | |
2008-08-19 20:03 | miqrogroove | Additional Information Updated | |
2008-08-19 20:05 | miqrogroove | SVN Revision | => 1268 |
2008-08-19 20:05 | miqrogroove | Status | assigned => resolved |
2008-08-19 20:05 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-08-19 20:05 | miqrogroove | Resolution | open => fixed |
2008-08-22 03:39 | miqrogroove | Status | resolved => closed |