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

           Summary: list=allusers duplicates last entry
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
               URL: http://en.wikipedia.org/w/api.php?format=xml&action=qu
                    ery&list=allusers&aulimit=3&aufrom=A
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: API
        AssignedTo: roan.katt...@gmail.com
        ReportedBy: stop.squ...@gmail.com
                CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
                    vasi...@gmail.com, soxre...@gmail.com


http://en.wikipedia.org/w/api.php?format=xml&action=query&list=allusers&aulimit=3&aufrom=A

produces the following result:

<api>
<query>
<allusers>
<u name="A" userid="5006869"/>
<u name="A & D Phone Cards" userid="4364737"/>
<u name="A & F" userid="13421528"/>
<u name="A & F" userid="13421528"/>
</allusers>
</query>
<query-continue>
<allusers aufrom="A & K Reid"/>
</query-continue>
</api>

The user A & F is listed twice when it should only be listed once.

-- 
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