ApiParse: Fetch content with parsetree
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 13 Jun 2017 19:42:21 +0000 (15:42 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 13 Jun 2017 19:42:21 +0000 (15:42 -0400)
commit2775de01c8c67c90fee6efeaeb0b9a08f9620b22
tree71e0d54d2fe99766278625e039dd57b9d7034f8b
parente250f70742f082bc294e39329a773bcf5ec99dea
ApiParse: Fetch content with parsetree

I0079e10a assumed callers were correctly passing $getContent to
getParsedContent(). Apparently they weren't.

Bug: T167826
Change-Id: I85cbdfb5d0580252c1df23a0f27c8052f1d65dc3
includes/api/ApiParse.php