https://bugzilla.wikimedia.org/show_bug.cgi?id=40658

       Web browser: ---
             Bug #: 40658
           Summary: CheckUserLog API: Support for query continue
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: CheckUser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


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.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to