Last modified: 2012-04-16 09:16:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29627, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27627 - list=allusers duplicates last entry
list=allusers duplicates last entry
Status: RESOLVED DUPLICATE of bug 26560
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
http://en.wikipedia.org/w/api.php?for...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-22 06:47 UTC by MER-C
Modified: 2012-04-16 09:16 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description MER-C 2011-02-22 06:47:23 UTC
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.
Comment 1 db [inactive,noenotif] 2011-02-22 07:03:56 UTC
looks like bug 26560
Comment 2 Sam Reed (reedy) 2011-02-22 11:36:41 UTC
Indeed, looks like something has regressed.

Will poke it later
Comment 3 Sam Reed (reedy) 2011-02-22 11:39:00 UTC
And it's possibly
Comment 4 Sam Reed (reedy) 2011-02-22 11:51:23 UTC
Duplicatebug you're right, it's a dupe of 26560

r79557 just wasn't backported to 1.17 to fix it. Will tag for it now

*** This bug has been marked as a duplicate of bug 26560 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links