Opened 16 years ago

Closed 15 years ago

#4684 closed patch (invalid)

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 (1)

zerosize.diff (531 bytes) - added by xris 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by xris

Attachment: zerosize.diff added

comment:1 Changed 16 years ago by xris

Type: defectpatch

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:2 Changed 15 years ago by Dibblah

Status: newassigned

comment:3 Changed 15 years ago by Rob Smith

Resolution: invalid
Status: assignedclosed

We stopped caching preview images on the web layer

Note: See TracTickets for help on using tickets.