API: Update ApiTag, fix error handling
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 16 Apr 2015 14:37:13 +0000 (10:37 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Thu, 16 Apr 2015 14:40:59 +0000 (10:40 -0400)
commit5adee6924bcc385577cadd8e93d5717fb5fb976c
tree81236257e6c5f2647ed721c8b7d9743d6ee2046b
parenta6aa1d2d25f6136b6c1bd9616d9f1e3e68c5ccb0
API: Update ApiTag, fix error handling

Change I7b37295e didn't get rebased to take into account the new ApiTag
module added the same day. So update it now.

Also fix some errors in error handling noticed while testing this
update.

Bug: T96251
Bug: T96252
Change-Id: If8b63af91547e117b9d7d88e2ec9739131ee09b7
includes/api/ApiTag.php