[Mediawiki-api-announce] BREAKING CHANGE: Too high/low limits now throw warnings instead of errors
Roan Kattouw
roan.kattouw at gmail.com
Fri Aug 28 16:42:30 UTC 2009
As of r55652 [1], passing a too high or too low value to a limit
parameter will no longer cause an error, but throw a warning instead
and continue with the maximum (for too high values) or the minimum
(for too low values) limit. This was done to be nicer towards clients
that could potentially be broken by the recent change to srlimit [2].
The change is not live on Wikipedia yet, but I will try to get it
pushed live ASAP.
Roan Kattouw (Catrope)
[1] http://www.mediawiki.org/wiki/Special:Code/MediaWiki/55652
[2] http://lists.wikimedia.org/pipermail/mediawiki-api-announce/2009-August/000013.html
More information about the Mediawiki-api-announce
mailing list