mediawiki-extensions-Catego.../includes
Umherirrender 1d47aeba0b Add api error 'invalidtitle' for invalid category param
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
2018-08-18 15:30:43 +00:00
..
ApiCategoryTree.php Add api error 'invalidtitle' for invalid category param 2018-08-18 15:30:43 +00:00
CategoryTree.php Merge "Remove trailing \r\t\t" 2018-08-04 18:41:16 +00:00
CategoryTreeCategoryPage.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeCategoryViewer.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeHidePrefix.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreeHooks.php build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 01:01:12 +00:00
CategoryTreeMode.php Use standard GPL file header 2018-04-16 22:38:06 +00:00
CategoryTreePage.php Use standard GPL file header 2018-04-16 22:38:06 +00:00