API: Throwing a more specific error message when the client tries to create empty...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 26 Aug 2008 20:40:44 +0000 (20:40 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 26 Aug 2008 20:40:44 +0000 (20:40 +0000)
commit1d3b95ab8d483db31e84253d90808819ecb3c1ab
tree56b4be41206f495298d879d9179386cf824b39d0
parent6130e8d123b5117dd21bdefa7944daa042c181d8
API: Throwing a more specific error message when the client tries to create empty new sections, which isn't allowed. Unknown error: ``228'' isn't very user-friendly.
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiEditPage.php