Undeprecate UploadForm:BeforeProcessing. Instead only deprecate the code path that...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 8 Nov 2010 21:07:10 +0000 (21:07 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Mon, 8 Nov 2010 21:07:10 +0000 (21:07 +0000)
commit497dba23b2aa779e5ae2f3fbdca3cf63184634df
tree83d44b316099bb2e93fc7145310a6d7e1108e275
parent6b1f0fa6d210fa215b38aeb47af11a3c8f06e4da
Undeprecate UploadForm:BeforeProcessing. Instead only deprecate the code path that would return the user a blank form with no error message.
docs/hooks.txt
includes/specials/SpecialUpload.php
includes/upload/UploadBase.php