[Bug 41128] Handle null content in action=raw.
authordaniel <daniel.kinzler@wikimedia.de>
Thu, 18 Oct 2012 10:58:25 +0000 (12:58 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Thu, 18 Oct 2012 10:58:25 +0000 (12:58 +0200)
commitacedeeb36094aacba7612cecd93086aea24ed98b
tree36ddd4bbe218cb6da30a57719f9720c7a4b9adbe
parent2e841888923910bacf5a58de384c1bdc0186906f
[Bug 41128] Handle null content in action=raw.

In RawAction, there are several cases in which we have null instead
of a Content object. Most importanty, this applied for deleted revisions
and missing sections. Handle these cases gracefully.

Change-Id: Iac8560755718a46dcc4dcf118322a66d1caefdae
includes/actions/RawAction.php