This makes the limit=… parameter behave more predictable, in my opinion: - …?limit=0 is still respected. I don't get why anybody would do this intentionally. But even if it's an error, ignoring the number would hide that error. - …?limit= without a value as well as …?limit fall back to the default value instead of 0. Bug: T289351 Change-Id: I9ffa642d6aef235f56253fbf102a4e3943847d31 |
||
|---|---|---|
| .. | ||
| FormOptions.php | ||
| Html.php | ||
| HtmlHelper.php | ||
| ListToggle.php | ||
| TemplateParser.php | ||