View Issue Details

IDProjectCategoryView StatusLast Update
0000030XMB1New Featurespublic2008-08-22 03:39
Reportermiqrogroove Assigned Tomiqrogroove  
PriorityurgentSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version1.9.11Fixed in Version1.9.11 
Summary0000030: 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 Informationhttp://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;
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
FlagsSchema Updates
Original Reporter
SVN Revision1268

Relationships

child of 0000027 closedmiqrogroove Overhaul the Attachment System 

Activities

miqrogroove

2008-08-05 14:19

administrator   ~0000016

Can we also make sure XMB responds gracefully to the Range header in a request? This might be necessary to support resumeable downloads.

Issue History

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