Aaron Schulz has submitted this change and it was merged. Change subject: Retrieve rev_len for sizediff in usercontributions API ......................................................................
Retrieve rev_len for sizediff in usercontributions API The sizediff parameter introduced in I6e388e75 requires the rev_len field, but it wasn't added to the condition for that field. This means prop=size|sizediff worked, but prop=sizediff alone didn't. This patch fixes that. Change-Id: Ib15814d809398ca3d4633149af0ce62489d8adaa --- M includes/api/ApiQueryUserContributions.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Aaron Schulz: Looks good to me, approved Umherirrender: Looks good to me, but someone else must approve jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/14613 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib15814d809398ca3d4633149af0ce62489d8adaa Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Petr Onderka <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: Umherirrender <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
