follow-up r94601 - add unit tests for stripping the File: prefix from upload, and...
authorBrian Wolff <bawolff@users.mediawiki.org>
Wed, 17 Aug 2011 04:05:11 +0000 (04:05 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Wed, 17 Aug 2011 04:05:11 +0000 (04:05 +0000)
commit35706f4206936a2f92648f86e5668b1f96e71a88
tree455eb643c503d01486c2acca99af3c5e51c9b1af
parentc9097200314fe553d1dc7349360c4c6c3628410a
follow-up r94601 - add unit tests for stripping the File: prefix from upload, and test handling illegal characters in upload title (thing that caused the issue in r94601)

(I have no idea if things like this (unit-tests) should be tagged 1.18, I assume no but am unsure)
tests/phpunit/includes/upload/UploadTest.php