Page MenuHomePhabricator

Throw warning when truncating an overlarge API result
Closed, ResolvedPublic

Description

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".


Version: 1.18.x
Severity: enhancement

Details

Reference
bz26339

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:23 PM
bzimport set Reference to bz26339.