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

       Web browser: ---
            Bug ID: 46787
           Summary: rccontinue not properly handled
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression, patch-in-gerrit
          Severity: major
          Priority: Unprioritized
         Component: API
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The new rccontinue parameter is not properly handled:
* rc_id is not included in the ORDER BY
* continue handling checks the wrong value for $params['dir'], and so fails
with the default dir=older
* continue handling assumes for dir=older that the query will be "ORDER BY
rc_timestamp DESC, rc_id ASC", which would filesort.

Gerrit change to follow momentarily, once I have the bug number for the commit
summary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to