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

           Summary: Broken paging in list=categorymembers and cmcontinue
           Product: MediaWiki
           Version: 1.17
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: API
        AssignedTo: roan.katt...@gmail.com
        ReportedBy: t...@reifenberg.de
                CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
                    vasi...@gmail.com, soxre...@gmail.com


That looks like a duplicate of #27965 which was fixed in r83814.
But it still occurs with de.wikipedia.org which says to run on  
1.17wmf1 (Version 84096)
(version info is taken from: http://de.wikipedia.org/wiki/Spezial:Version).

To reproduce with de.wikipedia.org:

Step (1) Initial query
http://de.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Kategorie:Weiblicher_Vorname&cmlimit=10
The query results seem correct, and the cmcontinue (as on March16,21:00) is:
 <categorymembers cmcontinue="5112040" />
Both the list result and the cmcontinue value are as expected.

Step (2) Follow-up query
http://de.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Kategorie:Weiblicher_Vorname&cmlimit=10&cmcontinue=5112040

That result is mixed up now. The first items are the same as with Step (1). The
cmcontinue-item apears in the middle of the list. When testing with different
cmlimit values, the behaviour differs (the cmcontinue-item may be even missing
in the followup results.)

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to