Follow up r81883. Readd the extension. This kind of breaks the tempnam() guarantee...
authorPlatonides <platonides@users.mediawiki.org>
Sat, 12 Feb 2011 14:58:16 +0000 (14:58 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 12 Feb 2011 14:58:16 +0000 (14:58 +0000)
commit585e1b7c619c4e5a7e77cfaa427f180164ceddb9
tree6c6e3fdb5a4cdc3ade0b2d9d2d4777e9be14db78
parent0680ff6df2f5ee83b69221ebf66bfb145972b880
Follow up r81883. Readd the extension. This kind of breaks the tempnam() guarantee, but otherwise with no extension the uploader returns UploadBase::FILETYPE_MISSING, not UploadBase::SUCCESS.
tests/phpunit/includes/UploadTest.php