IAlex has submitted this change and it was merged. Change subject: When returning rev content, always include model. ......................................................................
When returning rev content, always include model. query=revisions can be used with rvprop=content to retrieve the content of revisions. The contentmodel should always be included with the content (just like the contenformat is), so the client is able to interpret the structure contained in the content blob. Change-Id: I67cf48f905ff83a86992e1a54f7ad0feaf2b2c94 --- M includes/api/ApiQueryRevisions.php A tests/phpunit/includes/api/ApiQueryRevisionsTest.php 2 files changed, 46 insertions(+), 1 deletion(-) Approvals: IAlex: Looks good to me, approved Hashar: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/33325 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I67cf48f905ff83a86992e1a54f7ad0feaf2b2c94 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
