Last modified: 2012-08-23 04:24:30 UTC
For lots of files, thumb.php generates an error message, like: http://commons.wikimedia.org/w/thumb.php?f=Europe_laea_location_map.svg&w=1000px ---------- File not found Although this PHP script (/w/thumb.php) exists, the file requested for output (mwstore://local-multiwrite/local-thumb/f/f7/Europe_laea_location_map.svg/1000px-Europe_laea_location_map.svg.png) does not. ---------- Seems to be a problem with thumbnail purging, cause for different image widths it works.
Fixed with https://gerrit.wikimedia.org/r/#/c/21171/.