Last modified: 2011-02-24 10:56:52 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 T28560, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26560 - On allusers if limit < total number of users, last user gets duplicated
On allusers if limit < total number of users, last user gets duplicated
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
:
: 27627 27649 27675 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-04 02:35 UTC by Sam Reed (reedy)
Modified: 2011-02-24 10:56 UTC (History)
7 users (show)

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


Attachments

Description Sam Reed (reedy) 2011-01-04 02:35:37 UTC
http://localhost:8080/w/api.php?action=query&list=allusers&aufrom=Reedy&aulimit=1

<?xml version="1.0"?>
<api>
  <query>
    <allusers>
      <u name="Reedy" userid="1" />
      <u name="Reedy" userid="1" />
    </allusers>
  </query>
  <query-continue>
    <allusers aufrom="ReedyLolTest" />
  </query-continue>
</api>
Comment 1 Sam Reed (reedy) 2011-01-04 04:05:42 UTC
r79557
Comment 2 Sam Reed (reedy) 2011-02-22 11:51:23 UTC
*** Bug 27627 has been marked as a duplicate of this bug. ***
Comment 3 Sam Reed (reedy) 2011-02-23 08:10:27 UTC
*** Bug 27649 has been marked as a duplicate of this bug. ***
Comment 4 Krinkle 2011-02-24 10:56:52 UTC
*** Bug 27675 has been marked as a duplicate of this bug. ***

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


Navigation
Links