Ticket #1122 (closed clarification: worksforme)
don't cache non-existant files
| Reported by: | russ | Owned by: | rcave |
|---|---|---|---|
| Priority: | high | Milestone: | 0.9.3_rc1 |
| Component: | ambra | Version: | 0.9.1_rc1 |
| Keywords: | Cc: |
Description
susanne uploaded a new ntds index page, but neglected to upload one of the images.
http://www.plosntds.org/images/home/article_v03_i02_junghanss.jpg gave a page not found error.
that error was cached in VirtualJournalMappingFilter?, with the key PLoSNTD-/images/home/article_v03_i02_junghanss.jpg
VJMF is an eternal cache. when the image was uploaded, it continued to return page not found for the image, until the cache key was forcibly removed.
VJMF should be smarter than this.
Change History
Note: See
TracTickets for help on using
tickets.
