User "Aaron Schulz" changed the status of MediaWiki.r81601. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81601#c0 Commit summary: Files with a mime type that does not match the extension are now properly thumbnailed. Partial bug fix to bug 26661. MediaHandler::getThumbType now checks if the extension and the mime type match. If they do not, a new extension is generated for the mime type. The rest of the thumbnailing code should then magically work. Bonus: this also works with file names without extension, so might be a step closer to extension-less files. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
