(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 28 Jul 2010 11:30:14 +0000 (11:30 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Wed, 28 Jul 2010 11:30:14 +0000 (11:30 +0000)
commit0e61296f98556e8a27232051fcc7b12fc6cc95fa
tree37342d64b285468663b076c3ac944c8206a3d9fc
parent39c5885698ae2cf915dbdbd1c8e9173ab2a577c2
(bug 24564) Fix fatal errors when using list=deletedrevs, prop=revisions or one of the backlinks generators with limit=max.
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryRevisions.php
includes/api/ApiResult.php