Re-requesting failed thumbnails doesn't work on IE11. When thumbnailing large files, it's apparently expected that generating the thumbnail can take longer than various timeouts. We have code to retry several times, but it's not kicking in on IE 11.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/UploadWizard | master | +3 -1 | Prevent browsers from caching errored thumbnails |
Related Objects
Related Objects
- Mentioned In
- T126293: Cannot upload 12MB JPG file with Upload Wizard: "The upload succeeded, but the server could not get a preview thumbnail."
T130238: API "async" upload treats all stashed files as empty (Unknown warning "emptyfile, stashfailed" in UploadWizard for files over 10 MB)
T130204: Special:UploadStash thumbnails failing to generate with 500 & 503
Event Timeline
Comment Actions
Change 279273 had a related patch set uploaded (by Bartosz Dziewoński):
Prevent browsers from caching errored thumbnails
Comment Actions
Change 279273 merged by jenkins-bot:
Prevent browsers from caching errored thumbnails