https://bugzilla.wikimedia.org/show_bug.cgi?id=31282
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Brion Vibber <[email protected]> 2011-10-03 22:05:56 UTC --- Fixed in r98812, marking for 1.18 etc. This feels a bit hacky -- TiffHandler::canRender() right now checks the local tiff thumbnailing settings to decide if we can render thumbs or not, but for files loaded over ForeignAPIRepo we generally are using premade thumbnails from somewhere else and it doesn't matter if we could create them locally. May wish to do further refactorings on the file, file repo, and media handler APIs to better distinguish between things that need to be done locally and things that don't. -- 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
