Partial revert of r45689 "bug 15470: Don't force-capitalize on Special:Upload. There...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 14 Jan 2009 20:03:40 +0000 (20:03 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 14 Jan 2009 20:03:40 +0000 (20:03 +0000)
commit87e16643ff43e77fcb7c84da2212918546a08d8a
tree11165f31cc8acc3c3fdacaf52569ae0c8b8c26b3
parent17c819276b5692d2c5fb540e0572e395aa9c1c73
Partial revert of r45689 "bug 15470: Don't force-capitalize on Special:Upload. There's no point in throwing errors for any of this crap, really. I think this cleans up the last of the useless errors (for spacing/capitalization) in Special:Upload."
This made the auto-filled destination file name no longer match what we would actually upload as. It would be better to make it *more* accurate (handling normalization of forbidden chars) rather than less accurate.
The particular problem of bug 15470 should be resolved by actually checking how normalization should proceed, not by failing to do it.
RELEASE-NOTES
skins/common/upload.js