Kaldari has submitted this change and it was merged. Change subject: (bug 39087) Limit list of possible defaults by the campaign config ......................................................................
(bug 39087) Limit list of possible defaults by the campaign config The code, for whatever reason, wasn't limiting the selection of possible defaults. I'm not sure why. Anyway, it's fixed now. There may be a more efficient way to do this, I don't purport that I'm a PHP god. That's why we have review! Change-Id: I63ce4c338b445d7459f81c45bf630561f3be522d --- M includes/specials/SpecialUploadWizard.php M resources/mw.UploadWizardLicenseInput.js 2 files changed, 36 insertions(+), 16 deletions(-) Approvals: MarkTraceur: Looks good to me, but someone else must approve Kaldari: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/20829 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I63ce4c338b445d7459f81c45bf630561f3be522d Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/UploadWizard Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[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
