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