Kaldari has submitted this change and it was merged. Change subject: (bug 37039) Remove complaints based on was-deleted warnings ......................................................................
(bug 37039) Remove complaints based on was-deleted warnings The API will send back the was-deleted warning if the filename being submitted used to exist, but was deleted. Until now, UW would complain about it, pretty much ending the upload process. This patch will ignore that warning, if it's the only one. Also, we get to remove an extra API call. Good day! Patchset 9: Fixing imageinfo call Change-Id: I119703f1f2b70725f491e750e856cc3f320d7e5d --- M resources/mw.UploadWizardDetails.js M resources/mw.UploadWizardUpload.js 2 files changed, 29 insertions(+), 18 deletions(-) Approvals: Kaldari: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/8728 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I119703f1f2b70725f491e750e856cc3f320d7e5d Gerrit-PatchSet: 10 Gerrit-Project: mediawiki/extensions/UploadWizard Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: Eloquence <[email protected]> Gerrit-Reviewer: Kaldari <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
