mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-15 03:43:55 +00:00
1d47aeba0b
When giving an invalid title, for example containing double encoded % (%2527 from the task), the code would raise a BadMethodCallException on the null title. It is better to get an api error, when invalid title is given, because that is more informativ for the client than a php fatal Bug: T202057 Change-Id: I7af2a8d072216eca8d3241b2c082089a78fbf621 |
||
---|---|---|
.. | ||
ApiCategoryTree.php | ||
CategoryTree.php | ||
CategoryTreeCategoryPage.php | ||
CategoryTreeCategoryViewer.php | ||
CategoryTreeHidePrefix.php | ||
CategoryTreeHooks.php | ||
CategoryTreeMode.php | ||
CategoryTreePage.php |