API: * Fix up r42471 which hardcoded pl_from instead of using $this->bl_from
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 24 Oct 2008 22:22:40 +0000 (22:22 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 24 Oct 2008 22:22:40 +0000 (22:22 +0000)
commita901d184dd2d57b331361a5e78380e78aee3fa47
tree9878336156f99ceb97a7de2bc06a409bc06cf5b9
parentedb35f7663fec90394450dc6bfc4b6cd7ff0f859
API: * Fix up r42471 which hardcoded pl_from instead of using $this->bl_from
* Fix the second half of bug 16076 (using pl_from>=123 in combination with multiple values for pl_namespace and pl_title causes filesort)
* By pure accident this fixes a bug about list=backlinks&blredirect dropping results under obscure conditions
includes/api/ApiQueryBacklinks.php