Last modified: 2007-09-11 18:54:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T11053, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9053 - Thumbnail purging inconsistent for shared image repositories
Thumbnail purging inconsistent for shared image repositories
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.11.x
All All
: Normal normal with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 9949 10686 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-21 14:42 UTC by Raimond Spekking
Modified: 2007-09-11 18:54 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Raimond Spekking 2007-02-21 14:42:03 UTC
When deleting images the previous generated thumbnails are still available via
their absolute URL:
http://de.wikipedia.org/wiki/Spezial:Wiederherstellen/Bild:Brigitte_Mohnhaupt.jpg
was deleted on 14th Feb. 2007 as copyvio but
http://upload.wikimedia.org/wikipedia/commons/thumb/c/c1/Brigitte_Mohnhaupt.jpg/250px-Brigitte_Mohnhaupt.jpg
is still available (at least at writing this bug).

If not too expensive please call the purge function at time of deleting the image.
Comment 1 Brion Vibber 2007-02-21 17:27:39 UTC
The purge function is called at delete time.

There are currently issues with the specific additional thumbnail
storage layer for commons.
Comment 2 Rob Church 2007-07-10 11:49:54 UTC
*** Bug 9949 has been marked as a duplicate of this bug. ***
Comment 3 Raimond Spekking 2007-07-24 22:35:31 UTC
*** Bug 10686 has been marked as a duplicate of this bug. ***
Comment 4 Brion Vibber 2007-09-11 18:54:16 UTC
I believe we've got this one sorted out now; thumb requests for sizes that aren't available (due to being at or larger than the original file size) used to be incorrectly served out and then saved onto the thubmnail cache server used for Commons.

This file would never get purged through the automatic system since it wasn't present on the master server.

The invalid requests no longer return a 200 OK code, so they don't get saved onto the thumb server; thus they won't get stuck like this anymore.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links