Daniel Kinzler has uploaded a new change for review. 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 1 file changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/25/33325/1 -- To view, visit https://gerrit.wikimedia.org/r/33325 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I67cf48f905ff83a86992e1a54f7ad0feaf2b2c94 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
