(bug 35980) drcontinue should pay attention to drdir in "all" mode
authorBrad Jorsch <anomie.wikipedia@gmail.com>
Fri, 1 Jun 2012 21:46:40 +0000 (23:46 +0200)
committerBrad Jorsch <anomie.wikipedia@gmail.com>
Sat, 7 Jul 2012 00:54:43 +0000 (20:54 -0400)
commitaf6a3bc49e46ef9b3cf53fc53faf85aa76ceacc6
tree58058a7c4c261996335bc82e2fedbd36188d86c3
parent4216ae2640a56750e93f9b2480e6a64512ed9b24
(bug 35980) drcontinue should pay attention to drdir in "all" mode

In "all" mode (mode #3 in the module's documentation), the drdir
parameter is treated by the result ordering as if it were always
drdir=newer; drcontinue, on the other hand, always tries to honor drdir
correctly, leading to the drcontinue not actually working unless drdir
is specifically given.

This fixes that.

Change-Id: Icf6982d0ba55490b7a7ae3a1ee6c94c40f1c3c64
RELEASE-NOTES-1.20
includes/api/ApiQueryDeletedrevs.php