jenkins-bot has submitted this change and it was merged. Change subject: (Bug 40860) make purgeRedundantText not fail on pre MW1.5 records ......................................................................
(Bug 40860) make purgeRedundantText not fail on pre MW1.5 records Archive records for deleted pages do not have an ar_text_id, if they were deleted before big schema overhaul in MW 1.5. This script was assuming all archive records had an ar_text_id. Patch by Dévai Tamás. Change-Id: I4776a8a0f29b8299ec6d27949dc53a96ece81f39 --- M CREDITS M maintenance/Maintenance.php 2 files changed, 5 insertions(+), 1 deletion(-) Approvals: IAlex: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/44071 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4776a8a0f29b8299ec6d27949dc53a96ece81f39 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Brian Wolff <[email protected]> Gerrit-Reviewer: IAlex <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
