Last modified: 2010-12-14 21:40:31 UTC
When an API result is truncated because it would otherwise be larger than $wgAPIMaxResultSize , this can be confusing to the user. We should throw a warning in this case. Maybe something like "This result was truncated because it would otherwise be larger than the limit of 12582912 bytes".
r78402