Last modified: 2012-08-04 14:55:50 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 T40904, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38904 - prop=revisions&rvstart=... blows up when continuing
prop=revisions&rvstart=... blows up when continuing
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
API (Other open bugs)
1.20.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-01 02:44 UTC by Brad Jorsch
Modified: 2012-08-04 14:55 UTC (History)
5 users (show)

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


Attachments

Description Brad Jorsch 2012-08-01 02:44:30 UTC
A query such as https://en.wikipedia.org/w/api.php?format=jsonfm&action=query&titles=Jimi%20Hendrix&prop=revisions&rvprop=ids|timestamp&rvlimit=10&rvstart=20120731000000 returns a query-continue of rvstartid=504924999. According to the API docs, we should just append this rvstartid to the original query: https://en.wikipedia.org/w/api.php?format=jsonfm&action=query&titles=Jimi%20Hendrix&prop=revisions&rvprop=ids|timestamp&rvlimit=10&rvstart=20120731000000&rvstartid=504924999. But this fails because rvstart and rvstartid may not both be used.

Gerrit changeset coming shortly (I need the bug number for the release notes and revision summary).
Comment 1 Brad Jorsch 2012-08-01 02:50:35 UTC
Gerrit change #17161
Comment 2 Umherirrender 2012-08-04 14:55:50 UTC
successfully merged

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


Navigation
Links