"Brion VIBBER" changed the status of MediaWiki.r105208 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105208#c27054
Old Status: new > New Status: fixme Commit summary for MediaWiki.r105208: FU r104216: keep the r103738 regex check for thumbnails but use the parent directory as the source file name. This avoids the assumption that the thumb URL starts with /thumb. Brion VIBBER's comment: This will trigger thumb mode on filenames in the form "500px-Nuvola_apps_package_graphics.png" (warned against but not forbidden by upload code) or "Full-500px-Nuvola_apps_package_graphics.png" (not prevented at all); you'd then end up with $name set to something like 'f9' from the hash dirs... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
