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