Revert r32267 (require match of file extension when doing SHA-1 file lookups).
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 20 Mar 2008 23:04:41 +0000 (23:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 20 Mar 2008 23:04:41 +0000 (23:04 +0000)
commit60ac0d114c26370fd4cdbe51ec6cff3e967d0312
treeb6afea7b3b57fffc954381f4147cb44c7269d40e
parent727513d79bda6ebc89c57478627b26473e988d7b
Revert r32267 (require match of file extension when doing SHA-1 file lookups).
This would fail to match files which have legitimate variations of an extension (case, aliases -- .JPG vs .jpeg etc)
Would also fail to match files which can't be type-checked reliably so might be uploaded under multiple different extensions without impediment.
includes/filerepo/LocalRepo.php