Do not add the license selector when uploading a new version of a file
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Tue, 4 May 2010 15:07:37 +0000 (15:07 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Tue, 4 May 2010 15:07:37 +0000 (15:07 +0000)
commit023419b2d26a58b579806a25dc8ea40a12ed2db1
tree9af4bde0adc6772db6d44654178328f3a76eafb7
parente693b7c405d5be445297e53e7e22ba483fb6602e
Do not add the license selector when uploading a new version of a file

When using "upload a new version", the information in the license field is ignored during submit.
The field has no use in this mode because the information is only added in the filelog, not on
the filepage. As such we should just not add it at all when uploading a new version.

This closes bug 23241.
RELEASE-NOTES
includes/specials/SpecialUpload.php