Author: Amalthea.wikimedia
Description:
The ApiQueryCheckUserLog does not support query-continue logic. It would be nice if it did.
In fact, there's actually a bug in the module related to this: It already selects <tt>$limit + 1</tt> rows, presumably because it was based on a module that supported query-continue, so the result currently always contains one more row than requested.
Version: master
Severity: normal