Last modified: 2010-05-15 16:03:46 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 T16018, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14018 - query-continue problem with list=alllinks
query-continue problem with list=alllinks
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.13.x
All All
: Normal normal (vote)
: ---
Assigned To: Roan Kattouw
http://en.wikipedia.org/w/api.php?act...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-07 18:21 UTC by Russell Blau
Modified: 2010-05-15 16:03 UTC (History)
2 users (show)

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


Attachments

Description Russell Blau 2008-05-07 18:21:56 UTC
The URL in this report returns 10 links and the following query-continue element:

<query-continue>
   <alllinks alfrom="Wiki" />
</query-continue>

This is the ''same'' alfrom parameter as in the original query.  If you then continue the query using this parameter, you get the same 10 links again (and, if you are an automated program, you go into an infinite loop).
Comment 1 Roan Kattouw 2008-05-07 19:15:42 UTC
That's because there are a lot of links to [[Wiki]] (over 500, in fact). I added the alcontinue parameter in r34392 which adds the page ID, uniquely identifying each link.

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


Navigation
Links