Page MenuHomePhabricator

Hardcoded 51 limit on titles is too limiting
Closed, ResolvedPublic

Description

Author: jutiphan

Description:
I just realized that now my bot queries return maximum of 50 results instead of the supposed results it should return.

After some digging and on IRC, it is because of this change:
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/api/ApiBase.php?r1=33276&r2=34161

Please at least allow bots & sysops to query much higher numbers at least 1,000. Thanks.


Version: unspecified
Severity: minor
URL: http://th.wikipedia.org/w/api.php

Details

Reference
bz13965

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:12 PM
bzimport set Reference to bz13965.

Bryan.TongMinh wrote:

Fixed by vasilievvv in r34296.