(bug 30488) API now allows listing of backlinks/embeddedin/imageusage
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 29 Apr 2012 20:10:11 +0000 (22:10 +0200)
committerReedy <reedy@wikimedia.org>
Wed, 2 May 2012 00:35:04 +0000 (01:35 +0100)
commite0ded894d919c03ba88f24849a35e7a98b3e2304
tree86a23cfb57424d8abc78690c3af8d7ca5eae07b3
parentf4ead224970346d627cac8f61258c65c0e8162ec
(bug 30488) API now allows listing of backlinks/embeddedin/imageusage
per pageid

Move the possibles errors set by ApiBase::getTitleOrPageId to
ApiBase::getTitleOrPageIdErrorMessages and remove it from used modules

Change-Id: If037e04665d2524c1f2476bc7996d9573753a4b8
RELEASE-NOTES-1.20
includes/api/ApiBase.php
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiProtect.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryCategoryMembers.php