"Aaron Schulz" posted a comment on MediaWiki.r105512. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105512#c27161
Commit summary for MediaWiki.r105512: FU r101117: removed cURL thumb handler code and made thumb_handler.php a thin wrapper around thumb.php * Moved original URL fetching code and parameter extraction code to thumb.php * Made use of local repo URL and hash settings to avoid extra config code * This makes it easy to add hooks for extensions/config to alter behavoir (ExtractThumbParameters hook added) * Added FileRepo::getHashLevels() Aaron Schulz's comment: The $_SERVER['SCRIPT_NAME'] doesn't actually catch URLs with query strings (they give regular thumbnail errors). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
