Modify ↓
Ticket #4684 (closed patch: invalid)
Opened 4 years ago
Last modified 3 years ago
MythWeb saves zero byte preview images in the cache
| Reported by: | stuartm | Owned by: | xris |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.21.1 |
| Component: | mythweb | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Mythweb shouldn't really cache zero byte images. Some of the preview request problems as temporary and re-requesting the image may work. Shouldn't be hard to add some logic that checks the size of the file before it is saved.
Attachments
Change History
comment:1 Changed 4 years ago by xris
- Type changed from defect to patch
I'm attaching a patch for this, but I can't apply it yet because it causes way too much trouble while #4350 is still a problem.
comment:3 Changed 3 years ago by kormoc
- Status changed from assigned to closed
- Resolution set to invalid
We stopped caching preview images on the web layer
Note: See
TracTickets for help on using
tickets.
