API upload errors may now return the parameter that needs to be changed and a session...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 25 Mar 2011 21:22:02 +0000 (21:22 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 25 Mar 2011 21:22:02 +0000 (21:22 +0000)
commit8bd336981cd7c138f141a45dd5806fd233907694
tree8990a7c64df2d509ae1a4a26dc66012f48a7efd0
parent2820b3df0f6dbe7d9ab7128862fe33f52b905dcb
API upload errors may now return the parameter that needs to be changed and a sessionkey to fix the error. This is for now only done for uploads that can be fixed by changing the filename, but may be extended later to comment and pagetext.
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiUpload.php