T111048: New URL scheme for service-generated thumbnails will likely force us to purge articles where images are used when said images are updated. This will help us ensure that in the new scheme, articles that haven't been updated since the images they contain have don't display stale/broken images.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Gilles | T121388 Service-based thumbnailing re-architecture in production with Thumbor | |||
| Resolved | • Gilles | T111718 Service-based thumbnailing re-architecture on Vagrant | |||
| Invalid | • Gilles | T111720 Purge articles on image updates |
Event Timeline
Comment Actions
Already implemented crosswiki by @aaron in 2013 and enabled for Commons ($wgGlobalUsagePurgeBacklinks).
And this also works on local wikis through HTMLCacheUpdate calls.
I'm not sure why this was needed originally, presumably for states other than updates (deletion, etc.), but it suits our purposes well.