jenkins-bot has submitted this change and it was merged. Change subject: API: Fix using the same module as generator and prop ......................................................................
API: Fix using the same module as generator and prop Change Ie2dee41e introduced a bug when using the same module as both generator and prop, e.g. ?action=query&titles=Main_Page&generator=categories&prop=categories The generator should be an uncached instance of the module. Change-Id: I80c8b3a715f266a61614c1e1d02aa80b72643ec8 --- M includes/api/ApiQuery.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/47618 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I80c8b3a715f266a61614c1e1d02aa80b72643ec8 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Anomie <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
