MarkTraceur has uploaded a new change for review. 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, 33 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UploadWizard refs/changes/29/20829/1 -- To view, visit https://gerrit.wikimedia.org/r/20829 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I63ce4c338b445d7459f81c45bf630561f3be522d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/UploadWizard Gerrit-Branch: master Gerrit-Owner: MarkTraceur <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
