https://bugzilla.wikimedia.org/show_bug.cgi?id=28071
--- Comment #4 from Neil Kandalgaonkar <[email protected]> 2011-03-25 06:40:21 UTC --- (In reply to comment #3) > I think this is fixed as of r84730 To be clear: Actually there *was* error handling if the thumbnail could not be generated. The server reports thumberror in that case. In r84730 I fixed the case where the thumbnail URL is given to the client but it mysteriously 404s or has some other issue. One reason could be the relatively low size allowed for thumbnails served via UploadStash; given how video previews currently work on MediaWiki it could be the case that 256K was not enough. Other people have asked for this limit to be raised, so I upped the maximum thumbnail size to 1MB in r84731. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
